List Password Policy(LST PWDPOLICY)

Function

An OM command that queries the information about the current password policy.

Note

None.

Parameters

None.

Example

Query the current password policy:
LST PWDPOLICY:;
The result is as follows:
+++    HUAWEI        2008-10-11 05:47:29
O&M    #13
%%LST PWDPOLICY:;%%
RETCODE = 0  Operation succeeded

List of Password Policy
----------------
                         Minimal Length of Password  =  8
                                Password Complicacy  =  Lowercase
                                                     =  Digit
                        Password Maximal Miss Times  =  3
                          Auto Unlock Time[Minutes]  =  30
Resetting Interval of Account Lock Counter[Minutes]  =  5
           Previous Password Can Not Be Used(Times)  =  3
                      Password Maximal Period[Days]  =  30
                   Password Minimal Period[Minutes]  =  1440
      Threshold of  Prompting Expiry Number of Days  =  10
(Number of results = 1)

---    END

Output Description

Domain Name Description
Minimal Length of Password

The minimum length of the password. The value ranges from 6 to 32 with the default value 8.

Password Complicacy

Determines the mandatory character types in a password. There are four types of characters available, which are uppercase letters, lowercase letters, digits, and special characters. These four types of characters can be combined as required. For example, the combination of uppercase letters and digits indicates that the password must contain both uppercase letters and digits. The four types of characters can be combined as required. The default value is lowercase letters and digits.

Password Maximal Miss Times

The allowed number of password retries within the auto unlock time for the password. The user is locked when the number of password retries reaches this parameter value. If the user is locked, the system login fails even if the user inputs the user name and password correctly. The value ranges from 1 to 10 with the default value 3.

Auto Unlock Time[Minutes]

The length of time after which the locked user is unlocked automatically. That is, the number of password retries is reset to zero and the user is allowed to log in. The value ranges from 1 to 65535 with the default value 30.

Resetting Interval of Account Lock Counter[Minutes]

The length of time after which the number of password retries is reset to zero automatically. The value ranges from 1 to 60 with the default value 5.

Previous Password Can Not Be Used(Times)

The number of times within which the password cannot be reused. The value ranges from 1 to 10 with the default value 3.

Password Maximal Period[Days]

The longest validity period of a password. When the validity period of the password expires, the system requests for a new password. The value ranges from 0 to 999 with the default value 30.

Password Minimal Period[Minutes]

The minimum validity period of a password, during which the password cannot be changed. This is to prevent the password from being changed frequently and to maintain the restriction on password repeat limit. The value ranges from 1 to 10080 with the default value 1440.

Threshold of Prompting Expiry Number of Days

The number of days prompting the user to change the password before the password expiry. The value ranges from 1 to 30 with the default value 10.


Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.