Follow these steps to secure your system signon.
The combination of values in table is fairly restrictive and is intended to significantly reduce the likelihood of trivial passwords. However, your users may find it difficult and frustrating to select a password that meets these restrictions.
System value name | Description | Recommended value |
---|---|---|
QPWDEXPITV | How often the system users must change their passwords. You can specify a different value for individual users in the user profile. | 60 (days) |
QPWDLMTAJC | Whether the system prevents adjacent characters that are the same. | 1 (yes) |
QPWDLMTCHR | What characters may not be used in passwords. | AEIOU#$@ |
QPWDLMTREP | Whether the system prevents the same character from appearing more than once in the password. | 2 (not allowed consecutively) |
QPWDLVL | Whether user profile passwords are limited to 10 characters or a maximum of 128. | 02 |
QPWDMAXLEN | The maximum number of characters in a password. | 8 |
QPWDMINLEN | The minimum number of characters in a password. | 6 |
QPWDPOSDIF | Whether each character in a password must be different from the character in the same position on the previous password. | 1 (yes) |
QPWDRQDDGT | Whether the password must have at least one numeric character. | 1 (yes) |
QPWDRQDDIF | How long a user must wait before using the same password again. | 5 or less (expiration intervals)1 |
QPWDVLDPGM | What exit program is called to validate a newly assigned password. | *NONE |
Note:
|