Previous Topic: Configuring the Basic Authentication Password PolicyNext Topic: Enabling Web Services Authentication and Authorization


Specifying Master Administrator Authentication Policy Settings

By default, the Master Administrator follows the Basic Authentication method that enables them to log in to the Console by using a user ID and the corresponding password.

You can use the Master Administrator Authentication Policy page to strengthen the MA password policy by enforcing restrictions, such as password length, allowed number of special characters, and the number of failed login attempts allowed before locking the MA access to the system.

To configure the Master Administrator Authentication policy:

  1. Ensure that you are logged in as the MA.
  2. Activate the Services and Server Configurations tab.
  3. Click the Administration Console option on the submenu of the tab.
  4. In the left pane, under the Authentication section, click the Master Administrator Authentication Policy link to display the corresponding page.
  5. Specify the parameters explained in the following table in the Password Policy Configuration section. All the parameters on this page are mandatory.

Parameter

Default Value

Description

Minimum Password Length

6

The least number of characters that the password must contain. You can set a value between 6 and 32 characters.

Maximum Password Length

25

The most number of characters that the password can contain. You can set a value between 6 and 32 characters.

Maximum Failed Attempts

5

The maximum consecutive number of times an administrator can specify the password incorrectly, after which the credential will be locked. You can set a value between 3 and 10.

Minimum Numeric Characters

1

The least number of numeric characters (0 through 9) that the password must contain. You can set a value between 0 and 32 characters.

Maximum Password History Count

3

The maximum number of previously used passwords that cannot be reused.

Validity Period

180 days

The maximum number of days for which a password is valid.

Allow Multi-Byte Characters

Disabled

Enable this option if you want to store the parameters in multi-byte character format.

Note: If you select this option, then the next three fields are disabled.

Minimum Alphabetic Characters

4

The least number of alphabetic characters (a-z and A-Z) that the password must contain. You can set a value between 0 and 32 characters.

Minimum Special Characters

1

The least number of Allowed Special Characters that the password must contain. You can set a value between 0 and 32 characters.

Allowed Special Characters

(optional)

!@#$%^&*()_+

The list of special characters that the password can contain.

  1. Click Save to save the changes you made on this page.