Previous Topic: set password-history Command

Next Topic: set password-lowercase Command

set password-last-use Command

The set password-last-use command sets the number of days a password remains valid if it is not used. If the password is not used for longer than the period you set, the user account is suspended.

CA Directory uses the operational attribute dxPwdLoginTime to record the last time the password was used.

This command has the following format:

set password-last-use = number-days | 0;
number-days

Specifies the number of days during which a password is not used but still remains valid.

0

(Default) Disables this feature.

More information:

Suspend Unused Accounts