...
Each part of the complexity string is defined by a pair of characters, a single character denoting the type of policy, immediately followed by a numeric character (0-9) stipulating how many characters of that type are required to satisfy the password policy.
The
The Type characters are as follows:
...
Info |
---|
The value of PasswordComplexity must always be 8 characters, otherwise the policy will not be implemented. The order of each Referencemacro |
---|
| Label | Type pair ( character and Type character and amount character) is not important.
---|
...
The server running TIM Enterprise will email the web user advising that a password change is required. The web user must have an email address configured, for notification to take place.
If the password is not changed by the expiry date then , the account is automatically disabled.
Registry String data value | Description |
---|
PasswordExpiryTimeUnits | Determines the time units that the related expiry entries (below) will use. Valid values are "minutes", "hours", "days", "weekdays", , , |
PasswordExpiryReminder | A value, in the units described by the PasswordExpiryTimeUnits entry, after which an email is sent to the web user to remind them to change their password. |
PasswordExpiryDisable | A value, in the units described by the PasswordExpiryTimeUnits entry, which specifies how long after the reminder email (above) is sent, that a web user's account will be disabled if it hasn't been updated. |
...