On Sun, 12 Nov 2023 10:46:36 -0800 Ed Jaffe <edja...@phoenixsoftware.com>
wrote:

:>On 11/12/2023 10:30 AM, Binyamin Dissen wrote:
:>> With the CDT class, it is just a few RACF commands.

:>> RDEFINE CDT class  +
:>>               CDTINFO(+
:>>                  MAXLENGTH(100) +
:>>                  RACLIST(ALLOWED) +
:>>                  GENLIST(ALLOWED)+
:>>                  FIRST(ALPHA,NATIONAL,NUMERIC) +
:>>                  OTHER(ALPHA,NUMERIC,NATIONAL,SPECIAL) +
:>>                  POSIT(posit) +
:>>                  DEFAULTRC(rc) /* 8=fail w/o profile, 4=use OPER */ +
:>>                  OPERATIONS(oper) /* YES=Operations always allowed */ +
:>>                        )
                             
:>> SETROPTS RACLIST(CDT) REFRESH

:>> No need for assemblies or anything. If they are going to write rules, they
:>> need the RACF knowledge anyway.

:>Can you provide the same procedure for the other two popular ESMs: ACF2 
:>and TSS?

I would have to look it up. But I would bet in their manuals they explain
exactly how to map it.

--
Binyamin Dissen <bdis...@dissensoftware.com>
http://www.dissensoftware.com

Director, Dissen Software, Bar & Grill - Israel

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to