3.1.2.1 histexpire

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

Defines the period of time in weeks that a user will not be able to reuse a password.

Rationale:

In setting the histexpire attribute, it ensures that a user cannot reuse a password within a set period of time.

Solution

In /etc/security/user, set the default user stanza histexpire attribute to be greater than or equal to 26:

chsec -f /etc/security/user -s default -a histexpire=26

This means that a user will not be able to reuse any password set in the last 26 weeks.

Default Value:

Not set

See Also

https://workbench.cisecurity.org/files/3525