Previous Topic: set password-allow-ignore-suspended CommandNext Topic: set password-alpha Command


set password-allow-locking Command

The set password-allow-locking command lets an administrator lock user accounts.

This command does not actually lock any accounts: this only takes effect for entries that include the attribute dxPwdLocked.

This command has the following format:

set password-allow-locking = true | false;
true

Enables password locking. Administrators can now lock accounts by including the attribute dxPwdLocked.

false

(Default) Disables password locking. No accounts can be manually locked.

More information:

Lock a User Account