!!! 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 [{$pagename}].

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 [{$pagename}] [AttributeTypes] is defined as:
* [OID] of [1.3.6.1.4.1.3327.6.14] 
* NAME: [{$pagename}]
* DESC: 
* [EQUALITY]: []
* [ORDERING]: []
* SYNTAX: [Boolean]
* [SINGLE-VALUE]
* USAGE [UserApplications] 

!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]