AIX Security Expert Password Policy Rules group

AIX® Security Expert provides specific rules for password policy.

Strong password policies are one of the building blocks for achieving system security. Password policies ensure that passwords are difficult to guess (passwords have a proper mix of alphanumeric characters, digits, and special characters), expire regularly, and are not reusable after expiration. The following table lists the password policy rules for each security setting.

Table 1. AIX Security Expert Password Policy Rules
Action button name Definition Value set by AIX Security Expert Undo
Minimum number of characters Sets appropriate value to mindiff attribute of /etc/security/user, which specifies the minimum number of characters required in a new password that were not in the old password.
High Level Security
4
Medium Level Security
3
Low Level Security
No effect
AIX Standard Settings
No limit
Yes
Minimum age for password Sets appropriate value to minage attribute of /etc/security/user, which specifies the minimum number of weeks before a password can be changed.
High Level Security
1
Medium Level Security
4
Low Level Security
No effect
AIX Standard Settings
No limit
Yes
Maximum age for password Sets appropriate value to maxage attribute of /etc/security/user, which specifies the maximum number of weeks before a password can be changed.
High Level Security
13
Medium Level Security
13
Low Level Security
52
AIX Standard Settings
No limit
Yes
Minimum length for password Sets appropriate value to minlen attribute of /etc/security/user, which specifies the minimum length of a password.
High Level Security
8
Medium Level Security
8
Low Level Security
8
AIX Standard Settings
No limit
Yes
Minimum number of alphabetic characters Sets appropriate value to minalpha attribute of /etc/security/user, which specifies the minimum number of alphabetic characters in a password.
High Level Security
2
Medium Level Security
2
Low Level Security
2
AIX Standard Settings
No limit
Yes
Password reset time Sets appropriate value to histexpire attribute of /etc/security/user, which specifies the number of weeks before a password can be reset.

You can assign integer value between 0 and 260 to the histexpire attribute.

You can assign the value of 26 to the histexpire attribute and user will not be able to reuse a password for 6 months.

Yes
Maximum times a char can appear in a password Sets appropriate value to maxrepeats attribute of /etc/security/user, which specifies the maximum number of times a character can appear in a password.
High Level Security
2
Medium Level Security
No effect
Low Level Security
No effect
AIX Standard Settings
8
Yes
Password reuse time Sets appropriate value to histsize attribute of /etc/security/user, which specifies the number of previous passwords that a user cannot reuse.
High Level Security
20
Medium Level Security
4
Low Level Security
4
AIX Standard Settings
No limit
Yes
Time to change password after the expiration Sets appropriate value to maxexpired attribute of /etc/security/user, which specifies the maximum number of weeks after maxage that an expired password can be changed by the user.
High Level Security
2
Medium Level Security
4
Low Level Security
8
AIX Standard Settings
-1
Yes
Minimum number of non-alphabetic characters Sets appropriate value to minother attribute of /etc/security/user, which specifies the minimum of non-alphabetic characters in a password.
High Level Security
2
Medium Level Security
2
Low Level Security
2
AIX Standard Settings
No limit
Yes
Password expiration warning time Sets appropriate value to pwdwarntime attribute of /etc/security/user, which specifies the number of days before the system issues a warning that a password change is required.
High Level Security
5
Medium Level Security
14
Low Level Security
5
AIX Standard Settings
No limit
Yes