Previous Topic: set password-age-warning-period Command

Next Topic: set password-allow-ignore-suspended Command

set password-allow-ignore-expired Command

The set password-allow-ignore-expired command lets you bypass the expiration check of the password for some user accounts.

This command only takes effect for entries that include the attribute dxPwdIgnoreExpired and its value is true. This is useful for administrative accounts and accounts used by mission-critical applications.

This command has the following format:

set password-allow-ignore-expired = true | false;
true

Enables expiration bypassing. Administrators can now set an account to never expire by adding the attribute dxPwdIgnoreExpired and setting its value to true.

false

(Default) Disables expiration bypassing. All accounts expire as usual.

More information:

Set Some Accounts to Never Expire