I am running tk4-. It appears that the default TSO logon proc is TSOLOGON and when a user logs on the JCL in SYS1.PROCLIB(TSOLOGON) is executed.
I recently installed Wally's ISPF. I copied ISP.V2R1M0.INSTALL(ISPLOGON) to SYS1.PROCLIB and customized a few dataset names. Now, when I try to logon with this new logon proc I get the following messages:
Logon ===> HERC03 PROC(ISPLOGON)
ENTER CURRENT PASSWORD FOR HERC03-
PROCEDURE NAME ISPLOGON NOT AUTHORIZED
REENTER -
and the only way I can proceed is to enter TSOLOGON as the procedure name.
How can I tell TSO that the procedure ISPLOGON is also authorized?
Thanks,
Charles Bailey