On Fri, 25 Oct 2024 13:35:10 -0500, Steve Beaver <[email protected]> wrote: >I have NEVER turned on Passphrases in RACF for anything. >Does RACF support Passwords and PassPhrases at the Sametime >On an either or basis
Yes, you can set both PASSWORD and PHRASE independently, and use either one at logon. There's only one INTERVAL setting for both, so you can't have, say, a short-lived password and a longer-lived passphrase. https://www.ibm.com/docs/en/zvm/7.4?topic=commands-password-phrase-specify-user-password-password-phrase You can also ALTUSER userid NOPASSWORD and/or NOPHRASE to disable either or both independently. ¬R ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
