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 18 lines
!!! Overview
The set password-allow-ignore-expired [DXServer Command] lets you bypass the expiration check of the password for some user accounts.
This command only takes effect for entries that include the attribute [{$pagename}] and its value is true.
This is useful for administrative accounts and accounts used by mission-critical applications.
This command has the following format:
{{{
set password-allow-ignore-expired = true | false;
}}}
* true - Enables expiration bypassing. Administrators can now set an account to never expire by adding the attribute [{$pagename}] and setting its value to true.
* false - (Default) Disables expiration bypassing. All accounts expire as usual.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]