AIX7-00-001123 - AIX must require the change of at least 50% of the total number of characters when passwords are changed.

Information

If the operating system allows the user to consecutively reuse extensive portions of passwords, this increases the chances of password compromise by increasing the window of opportunity for attempts at guessing and brute-force attacks.

The number of changed characters refers to the number of changes required with respect to the total number of positions in the current password. In other words, characters may be the same within the two passwords; however, the positions of the like characters must be different.

If the password length is an odd number then number of changed characters must be rounded up. For example, a password length of 15 characters must require the change of at least 8 characters.

Solution

From the command prompt, run the following command to set 'mindiff=8' (assume that the password is at least 15-character long) for the default stanza in '/etc/security/user':
# chsec -f /etc/security/user -s default -a mindiff=8

For each user who has 'mindiff' value less than '8', set its 'mindiff' value to '8' by running the following command from command prompt:
# chsec -f /etc/security/user -s [user_name] -a mindiff=8

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_IBM_AIX_7-x_V2R9_STIG.zip

Item Details

Category: IDENTIFICATION AND AUTHENTICATION

References: 800-53|IA-5(1)(b), CAT|I, CCI|CCI-000195, Rule-ID|SV-215220r508663_rule, STIG-ID|AIX7-00-001123, STIG-Legacy|SV-101385, STIG-Legacy|V-91287, Vuln-ID|V-215220

Plugin: Unix

Control ID: f3b9deeb1013d3288c91f13a922f208e3f84d65408ac4f82d19c9b8e26ddcd9d