!!! 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' }]