Previous Topic: Mixed Case PasswordsNext Topic: Define a Password for a New User


Case in Passwords

To force new passwords to have upper or lower case characters set.the NEWPW(MC) mixed case feature.

Examples: forcing character case in new passwords

This example forces new passwords to have at least one lower case character:

TSS MODIFY NEWPW(LC)

This example forces new passwords to have at least one uppercase character:

TSS MODIFY NEWPW(UC)