Difference between revisions of "Security/Ban Control"

From WHMCS Documentation

(Auto Ban Control)
Line 6: Line 6:
 
== Auto Ban Control ==
 
== Auto Ban Control ==
  
By default, WHMCS blocks any user IP addresses that attempt to log in to the admin area with a valid username and incorrect password three or more times. The length of this ban, by default, is 15 minutes. This helps to prevent hackers from endlessly trying different password combinations in order to gain access to your admin area.  You can alter the length of this ban by going to '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > System Settings > General Settings > Security tab > Failed Admin Login Ban Time'''.
+
By default, WHMCS blocks any user IP addresses that attempt to log in to the Admin Area using an incorrect password three or more times. The length of this ban, by default, is 15 minutes.
  
To '''disable IP banning''' for failed admin logins, set this value to 0. The system will never attempt to ban IP addresses and the user will be able to continue to attempt to log in endlessly. For this reason, we recommend a minimum value of at least 1.
+
You can alter the length of this ban in the [[Security Tab|Security]] tab at '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > System Settings > General Settings'''.

Revision as of 19:28, 26 January 2022

WHMCS allows you to ban IP addresses and email domains. You can also configure automatic bans for users who exceed the maximum number of failed login attempts.

  • You can view and manage the list of banned IP addresses at Configuration () > System Settings > Banned IPs.
  • You can view and manage the list of banned email domains at Configuration () > System Settings > Banned Emails.

Auto Ban Control

By default, WHMCS blocks any user IP addresses that attempt to log in to the Admin Area using an incorrect password three or more times. The length of this ban, by default, is 15 minutes.

You can alter the length of this ban in the Security tab at Configuration () > System Settings > General Settings.