W dniu 14.06.2023 o 15:24, rpinion865 pisze:
If I want to move away from passwords and use passphrases, how do I force users 
to use passphrases, i.e. RACF exit(s)?

Quite simple.
You have to set initial passphrase for every user you want to migrate. And give them the passphrases (I assume unique initial passphrases, not the common one). Then ALU each-user NOPASSWORD  - that disallow password. Note, this is relatively new feature, AFAIR introduced in z/OS 2.2. For older systems it is enough to ALU user PASSWORD(random keystrokes you forget)  - the password would exist, but no one would know it.


--
Radoslaw Skorupka
Lodz, Poland

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to