Preguntes Freqüents - FAQ
Configure Security Policies Imprimeix aquest Article
Overview:
The Configure Security Policies interface allows you to configure your security policy settings and security policy extensions.
- When you attempt to log in from an unverified IP address and successfully answer your security questions, the system automatically adds the IP address to the list of verified IP addresses.
- If you configure your own security questions, the system automatically adds your IP address to the list of verified IP addresses.
Security Policy Items
Select the following checkboxes to help secure your server:
-
Limit logins to verified IP addresses — This setting determines whether to require users to answer security questions when they log in to their cPanel, Webmail, and WHM accounts from unverified IP addresses.
Notes:- When a user successfully answers the required security questions, the system automatically adds the user’s current IP address to the list of verified IP addresses.
- WHM users can add verified IP addresses and configure security questions in WHM’s Security Questions interface (WHM >> Home >> Security Center >> Security Questions).
- After you enable this setting, cPanel users can add verified IP addresses and configure security questions in cPanel’s Security Policy interface (cPanel >> Home >> Security >> Security Policy).
-
Two-Factor Authentication: Google Authenticator — This setting determines whether to require users to additionally enter a generated security code from a time-based one-time password (TOTP) app on a smartphone.
Note:To configure the two-factor authentication settings, use WHM’s Two-Factor Authentication interface (WHM >> Home >> Security Center >> Two-Factor Authentication).
-
Password Strength — This setting enforces a minimum password strength for cPanel, Webmail, and WHM users.
Note:To modify the minimum password strength, use WHM’s Password Strength Configuration interface (WHM >> Home >> Security Center >> Password Strength Configuration).
-
Password Age — This setting allows you to specify the number of days to allow cPanel, Webmail, and WHM users to use the same password. When you select this checkbox, the Maximum password age (in days) text box appears. Enter the maximum number of days to allow users to use the same password.
Security Policy Extensions
The Security Policy Extensions settings apply your security policy to WHM API requests and DNS cluster requests.
- When you enable the Security Policy Extensions settings for remote APIs and DNS cluster requests, issues will be hard to diagnose. We recommend you do not enable these extensions unless you fully understand your remote API usage and DNS cluster configuration.
- We strongly recommend you do not enable these settings if you enable two factor authentication.
Enable the following settings to help secure your server:
-
API requests — Select this checkbox to apply the Security Policy Items settings to WHM API requests. If you enable this setting, the policies that you set apply to any user who attempts to call a WHM API function.
-
DNS Cluster requests — Select this checkbox to apply the Security Policy Items settings to DNS cluster requests. If you enable this setting, the policies that you set apply to any user who attempts to make a DNS cluster request.
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
setting to0
. - Save and exit the file.
- Run the
/scripts/restartsrv cpanel
command to restart cPanel & WHM.
Ha estat útil la resposta?
Articles Relacionats
Overview: This interface allows you to disable the Apache mod_userdir module’s functionality for...
Overview: This interface lets you manage your server’s C and C++ compiler user access. This can...
Overview: This interface allows you to configure cPHulk, a service that provides protection for...
Overview: Warning: For users of CentOS 7, CloudLinux™ 7, and Red Hat® Enterprise Linux® 7 and...
Overview: The Manage External Authentications interface allows you to manage your server’s...