Overview#
The set password-allow-locking DXServer 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 Administratively Disabled.
Attribute Definition#
The DxPwdLocked AttributeTypes is defined as:- OID of 1.3.6.1.4.1.3327.6.14
- NAME: DxPwdLocked
- DESC:
- EQUALITY:
- ORDERING:
- SYNTAX: Boolean
- SINGLE-VALUE
- USAGE UserApplications