This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 26 lines
!!! 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' }]