Configuring Password Policy Rules
For each of the domain password policies, you can configure a set of policy rules that define what passwords to reject or accept in the domain to which a particular policy is applied.
For each password policy, you can set up the following rules:
- Password age rule. Ensures that users cannot use expired passwords or change their passwords too frequently.
- Length rule. Ensures that passwords contain the required number of characters.
- Complexity rule. Ensures that passwords meet minimum complexity requirements.
- Required characters rule. Ensures that passwords contain certain character categories.
- Disallowed characters rule. Rejects passwords that contain certain character categories.
- Sequence rule. Rejects passwords that contain more repeated characters than it is allowed.
- User properties rule. Rejects passwords that contain part of a user account property value.
- Dictionary rule. Rejects passwords that match dictionary words or their parts.
- Symmetry rule. Ensures that password or its part does not read the same in both directions.
- Custom rule. Use this rule to display custom messages to users or to hide configured policy rules from users when they reset or change password on the Self-Service site.
Password Compliance
Password Compliance
When you use Forgot My Password or Manage My Passwords workflow to set or reset the password, you can view the compliance of the password with the configured password policy. You can expand a policy and view the rules set for the policy. When you enter a new password, you can instantly get the feedback about the compliance of the password with the defined rules. A green tick mark against the rules in a policy indicates that the password is in compliance with the rule, and help you to set a compliant password.
You can also view the strength of the password using the Password strength meter, which get displayed as a progress bar when you enter a new password in the New password text box. The Password strength meter assess the strength of the password by verifying the password with the configured password policy rules and the basic requirements (one upper case letter, one lower case letter, one numeric value, one special character and minimum of seven characters) for a password. This will help to improve the security of the password. You can enable or disable this feature and configure the Password strength status. For more information, see Customization of Password Strength Meter.
The following is a general procedure for configuring the password policy rules.
To configure rules for a password policy
- On the home page of the Administration site, click the Password Policies tab.
- Click the <N> One Identity Password Policieslink under the domain that you want to manage.
- On the One Identity Password Policiesfor Domain <DomainName> page, click Edit under the policy whose properties you want to modify, and then click the Policy Rules tab.
- On the Policy Rules tab, click the rule that you want to configure, and, under the rule's name, modify the appropriate rule settings.
- Repeat step 4 for each of the rules that you want to configure for this password policy, and then click Save.
|
NOTE: Starting from version 5.9.5, if a Password Manager policy is applied, then the Next button remains disabled in the Forgot my password/ Manage My Passwords screen and gets enabled only when all the password manager's policies are met and shows GREEN. |
For information about how to configure each of the policy rules, see the sections below.
Password Age Rule
Password Age Rule
The password age rule ensures that users cannot use expired passwords or change their passwords too frequently.
Specify Minimum password age so that passwords cannot be changed until they are more than a certain number of days old. If a minimum password age is defined, users must wait the specified number of days to change their passwords.
Specify Maximum password age so that passwords expire as often as necessary for your environment.
To configure the password age rule
- Follow the steps outlined in Configuring Password Policy Rules.
- On the Policy Rules tab, click Password Age Rule to expand the rule settings.
- Under Password Age Rule, select the Specify password age check box, and then specify the following options as required:
Table 16: Password age limit
Minimum password age |
Specifies for how many days users must keep new passwords before they can change them. |
Maximum password age |
Specifies how many days a password can be used before the user is required to change it. |
Length Rule
Length Rule
The length rule ensures that passwords contain the required number of characters.
Define a minimum length so that passwords must consist of at least a specified number of characters. Long passwords - seven or more characters - are usually stronger than short ones. With this setting, users cannot use blank passwords, and they have to create passwords that are a certain number of characters long.
To configure the length rule
- Follow the steps outlined in Configuring Password Policy Rules.
- On the Policy Rules tab, click Length Rule to expand the rule settings.
- Under Length Rule, select the Password must contain check box, and then specify the following options as required:
Table 17: Password length limit
Minimum characters |
Set the minimum number of characters that a password must contain. |
Maximum characters |
Set the maximum number of characters allowed in a password. |