Is there a report or query which displays whether a user has been assigned a password of NOPW?
Run TSSCFILE with TSS LIST(ACIDS) DATA(PASS) and create a report program to list out ACIDs with NOPW.
The TSSCFILE job must be run under the MSCA ACID in order to list the ACIDs with NOPW.
TSS LIST(ACIDS) DATA(PASS) using the MSCA.
ACIDs with NOPW will show *NOPW* in the PASSWORD = field.
For ACIDs that show PASSWORD of *NONE*, these are ACID types that do not sign on (such as PROFILEs, DEPTs, etc).