Re: Passphrases

2024-10-25 Thread Lennie Bradshaw
es I know that Passphrases can be used to signon to CICS and TSO. TSS does allow for both Passwords and Passphrases depending. I have NEVER turned on Passphrases in RACF for anything. Does RACF support Passwords and PassPhrases at the Sametime On an either or basis TIA

Re: Passphrases

2024-10-25 Thread Glenn Knickerbocker
On Fri, 25 Oct 2024 14:05:15 -0500, I wrote: >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. Whoops, didn't notice which list I was

Re: Passphrases

2024-10-25 Thread Glenn Knickerbocker
On Fri, 25 Oct 2024 13:35:10 -0500, Steve Beaver 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.

Re: JCL and PassPhrases?

2018-01-12 Thread John Jack
I have the same issue. We're just going to passphrase and I got it to work on TSO, FTP,OMVS and someone else is trying to get it to work with CICS. I can't get it work in batch, ie on the JOB card. I saw something that said that you have to enclose the passphrase in apostrophes which is ugly but

Re: passphrases

2018-01-11 Thread Don Poitras
In article <03a901d38ade$7d657410$78305c30$@stevebeaver.com> you wrote: > Has anyone done anything with passphrases beyond TSO? > Thanks in advance We added support to SAS/Connect to use allow password phrases. This was at version 9.4. I think we allowed mixed-case passwords either a

Re: passphrases

2018-01-11 Thread Jousma, David
bject: passphrases **CAUTION EXTERNAL EMAIL** **DO NOT open attachments or click on links from unknown senders or unexpected emails** Has anyone done anything with passphrases beyond TSO? Thanks in advance -- For IBM-MAIN subs

passphrases

2018-01-11 Thread Steve Beaver
Has anyone done anything with passphrases beyond TSO? Thanks in advance -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: JCL and PassPhrases?

2017-09-19 Thread Paul Gilmartin
On Tue, 19 Sep 2017 14:19:20 +, Dyck, Lionel B. (TRA) wrote: >We are investigating converting users from passwords to passphrases and I was >told that both JES2 and JES3 will generate a JCL error if the password in JCL >exceeded 8 characters. > >How do shops get aro

JCL and PassPhrases?

2017-09-19 Thread Dyck, Lionel B. (TRA)
We are investigating converting users from passwords to passphrases and I was told that both JES2 and JES3 will generate a JCL error if the password in JCL exceeded 8 characters. How do shops get around this to use passphrases? Thanks in advance