Re: Top Secret - TSSINSTX

2022-12-20 Thread Pierre Fichaud
I missed this posting so I am replying late. Yes, I have turned on PREINIT, POSTINIT, PASSWORD and PASSPHRASE. I've driven PREINIT and POSTINIT functions. The pointer to the password is supplied. The pointer to the passphrase is never supplied. When is the pointer to the passphrase supplied for

Re: Top Secret - TSSINSTX

2022-12-06 Thread Pierre Fichaud
Yes, PREINIT, POSTINIT, PASSWORD and PASSPHRASE are set to YES. I see PREINIT and POSTINIT only but I never see a pointer to the PASSPHRASE area even if I add a PASSPHRASE to the TSO user. I have no idea how to drive PASSWORD and PASSPHRASE.

Re: Top Secret - TSSINSTX

2022-12-05 Thread Rob Schramm
And you definitely have it turned on? Rob On Sun, Dec 4, 2022, 16:33 Pierre Fichaud wrote: > For PRE and POSTINIT, I am looking at TXAIPASS and TXAIPHRA. > TXAIPHRA never has a value for a TSO logon it seems. > > Pierre. > >

Re: Top Secret - TSSINSTX

2022-12-04 Thread Pierre Fichaud
For PRE and POSTINIT, I am looking at TXAIPASS and TXAIPHRA. TXAIPHRA never has a value for a TSO logon it seems. Pierre. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu

Re: Top Secret - TSSINSTX

2022-12-04 Thread Tony Harminc
On Sun, 4 Dec 2022 at 13:28, Pierre Fichaud wrote: > For function code PREINIT and POSTINIT, a pointer to a passphrase area can > be supplied in the exit's parameter list. > I created 2 ACIDs, one with a passphrase and the other without a > passphrase. > When logging on with either one, I never

Top Secret - TSSINSTX

2022-12-04 Thread Pierre Fichaud
For function code PREINIT and POSTINIT, a pointer to a passphrase area can be supplied in the exit's parameter list. I created 2 ACIDs, one with a passphrase and the other without a passphrase. When logging on with either one, I never see a pointer to the passphrase area. 1) How can I drive