Author: steve-myers
Posted: Fri Aug 26, 2016 12:40 am (GMT 5.5)
The account in the RACF TSO segment (or entered by the user on the TSO/E LOGON screen) must match a profile in the RACF ACCTNUM class - and the user must have READ access to the profile.
That's just a best guess since I know nothing about your setup. Good luck.
Posted: Fri Aug 26, 2016 12:40 am (GMT 5.5)
The account in the RACF TSO segment (or entered by the user on the TSO/E LOGON screen) must match a profile in the RACF ACCTNUM class - and the user must have READ access to the profile.
That's just a best guess since I know nothing about your setup. Good luck.
Code: |
lu adummy tso USER=ADUMMY NAME=A DUMB USER OWNER=STCUSER CREATED=13.059 DEFAULT-GROUP=USERG02 PASSDATE=16.064 PASS-INTERVAL=180 ATTRIBUTES=GRPACC REVOKE DATE=NONE RESUME DATE=NONE LAST-ACCESS=16.237/09:29:34 CLASS AUTHORIZATIONS=NONE NO-INSTALLATION-DATA NO-MODEL-NAME LOGON ALLOWED (DAYS) (TIME) --------------------------------------------- ANYDAY ANYTIME GROUP=USERG02 AUTH=USE CONNECT-OWNER=STCUSER CONNECT-DATE=13.059 CONNECTS= 930 UACC=READ LAST-CONNECT=16.237/09:29:34 CONNECT ATTRIBUTES=NONE REVOKE DATE=NONE RESUME DATE=NONE SECURITY-LEVEL=NONE SPECIFIED CATEGORY-AUTHORIZATION NONE SPECIFIED SECURITY-LABEL=NONE SPECIFIED TSO INFORMATION --------------- ACCTNUM= 12345678 <--- Account number JOBCLASS= A PROC= SYSUSER SIZE= 00024000 MAXSIZE= 00000000 UNIT= SYSDA USERDATA= 0000 COMMAND= ex (start) rlist acctnum 12345678 CLASS NAME ----- ---- ACCTNUM 12345678 LEVEL OWNER UNIVERSAL ACCESS YOUR ACCESS WARNING ----- -------- ---------------- ----------- ------- 00 PLS READ READ NO INSTALLATION DATA ----------------- NONE APPLICATION DATA ---------------- NONE AUDITING -------- FAILURES(READ) NOTIFY ------ NO USER TO BE NOTIFIED READY |