Previous Topic: set password-allow-ignore-expired Command

Next Topic: set password-allow-locking Command

set password-allow-ignore-suspended Command

The set password-allow-ignore-suspended command lets you set an account to never be suspended.

Use this to protect an account from password lockout attacks. This is useful for administrative accounts and accounts used by mission-critical applications.

This command only takes effect for entries that include the attribute dxPwdIgnoreSuspended and its value is true.

This command has the following format:

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

Enables suspension bypassing. Administrators can now set an account to never be suspended by adding the attribute dxPwdIgnoreSuspended and setting its value to true.

false

(Default) Disables suspension bypassing. All accounts can be suspended as usual.

More information:

Set Some Accounts to Never be Suspended