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 27 lines
!!! Overview
The set password-last-use [DXServer Command] sets the number of days a password remains valid if it is not used. If the password is not used for longer than the period you set, the user account is suspended.
[CA Directory] uses the operational attribute [{$pagename}] to record the last time the password was used.
This command has the following format:
{{{
set password-last-use = number-days | 0;
}}}
* number-days - Specifies the number of days during which a password is not used but still remains valid.
* 0 - (Default) Disables this feature and apparently the [{$pagename}] is not set.
!! Attribute Definition
The [{$pagename}] [AttributeTypes] is defined as:
* [OID] of [1.3.6.1.4.1.3327.6.8]
* NAME: [{$pagename}]
* DESC:
* [EQUALITY]: []
* [ORDERING]: []
* SYNTAX: [1.3.6.1.4.1.1466.115.121.1.24]
* [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' }]