Disable security questions via SSH
To disable security questions via the command line, perform the following steps:
- Use SSH to log in to your server as the root user.
- Open the /var/cpanel/cpanel.config file in your preferred text editor.
- Change the value of the SecurityPolicy::SourceIPCheck option to 0.
- Save and exit the file.
- Run the /scripts/restartsrv cpanel command to restart cPanel & WHM.