Global Password Configuration (baja-GlobalPasswordConfiguration)
These properties configure password requirements for a particular authentication scheme. You access them by expanding and double-clicking one of the schemes.
Scheme properties

To access, expand and double-click Global Password Configuration.
| Property | Value | Description |
|---|---|---|
| Password Strength | several sub-properties | Configures password requirements for the particular authentication scheme. |
| Minimum Length | number (defaults to 10) | Indicates the total number of characters required. |
| Maximum Length | number (defaults to 64) | Indicates the maximum number of characters allowed. The default of 64 is recommended. |
| Minimum Lower Case | number (defaults to 1) | Indicates the minimum number of lower case letters required. |
| Minimum Upper Case | number (defaults to 1) | Indicates minimum number of upper case letters required. |
| Minimum Digits | number (defaults to 1) | Indicates the minimum number of digits. |
| Minimum Special | number (defaults to 0) | Indicates the number of special characters required. For example: ! @ # $ % ^ , . ; etc. |
| Expiration Interval | number of days, hours, minutes and seconds | Defines the length of time from when the password is created until it is no longer valid. When this period of time expires, the system denies access. |
| Warning Period | number of days, hours, minutes and seconds | Defines how many days of warning a user receives prior to the expiration of the password. |
| Password History Length | number | Defines how many previously used passwords the system remembers. |
| Min Password Change Interval | number of days, hours, minutes and seconds | Defines the minimum time interval until when a user has to change the password. |