Disable cPanel Brute Force Command Line

To disable the cPanel brute force detection from the command line usee the following:


 
 /usr/local/cpanel/bin/cphulk_pam_ctl --disable
  • 123 Users Found This Useful

Was this answer helpful?

Related Articles

Remount /tmp with exec permission

There are times where you may need to have exec permission available for the /tmp folder. This...

cPanel Account - PHP Startup: Unable to load dynamic library

PHP Warning:  PHP Startup: Unable to load dynamic library './xsl.so' - ./xsl.so: cannot open...

FTP Failed: Service check failed to complete Unable to connect to port 21

The service “ftpd” appears to be down. The system failed to connect to this service’s TCP/IP...

Permission denied: /home/username/ htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable

When checking your error log you find the error 508 or 403 forbidden error in your browser and...

Nginx redirecting folder to another host or server

From time to time you may want to proxy out a path to another server or location. To perform a...