Preventing a password change after the password is set to EXPIRE.
Release : 16.0
1. Expire the password:
TSS ADD(TEST) PASS(*,,EXP)
2. Set the NOPWCHG attribute to prevent a user from changing their own password.
TSS ADD(TEST) NOPWCHG
Note: Top Secret administrators will still be able to change the user's password
3. Signon and specify new password.
4. Receive the following message:
TSS7111E New Password (Change) Invalid - You Cannot Change Password
***