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 32 lines
!!! Overview
The set password-history [DXServer Command] sets the maximum number of entries to retain in the history. This prevents the user from re-using these passwords.
[CA Directory] uses the operational attribute [{$pagename}] to maintain the password history.
This command has the following format:
{{{
set password-history = number-passwords | 0;
}}}
* number-passwords - Specifies the maximum number of passwords to retain in the history.
* 0 - (Default) Disables this feature.
!! Notes From Observations
Appears [{$pagename}] is similar to [pwdHistory] however, the format is not known.
Apparently, when you use the set password-history command to set to a value other than "0", the the [{$pagename}] holds the values for the password history.
!! Attribute Definition
The [{$pagename}] [AttributeTypes] is defined as:
* [OID] of [1.3.6.1.4.1.3327.6.10]
* NAME: [{$pagename}]
* DESC:
* [EQUALITY]: []
* [ORDERING]: []
* SYNTAX: [1.3.6.1.4.1.1466.115.121.1.40]
* [NO-USER-MODIFICATION]
* USAGE [UserApplications]
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]