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 33 lines
!!! Overview
The set password-min-age [DXServer Command] sets a lockout period for changing the password. This is the time since a password was changed last before it can be changed again.
CA Directory uses the operational attribute [{$pagename}] to maintain the lockout period.
This command has the following format:
{{{
set password-min-age = number-days | 0 ;
}}}
* number-days - Specifies the time (in days) that must pass after the password is changed before it can be changed again.
* 0 - (Default) Disables this feature.
Appears to be similar in use to the [pwdMinAge]
!! Attribute Definition
The [{$pagename}] [AttributeTypes] is defined as:
* [OID] of [1.3.6.1.4.1.3327.6.9]
* NAME: [{$pagename}]
* DESC:
* [EQUALITY]: []
* [ORDERING]: []
* SYNTAX: [Generalized Time]
* [SINGLE-VALUE]
* [NO-USER-MODIFICATION]
* USAGE [UserApplications]
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]