Re: Query ESM from REXX

2020-08-06 Thread John Gateley
Hi CBT file 953 has TRYAUTH a REXX program and CHKAUTH a REXX function written in Assembler. TRYAUTH calls CHKAUTH with a dataset name and CHKAUTH uses RACROUTE to check the access of the ID running the program. For your purposes you would need to change TRYAUTH to pass a facility name and

Re: Query ESM from REXX

2020-08-06 Thread Itschak Mugzach
Walt, The user need access to query racf with IRRXUTIL as well. I think the best way is a racroute 3rd party check, and a the rexx ned to be compiled to hide the code. ITschak *| **Itschak Mugzach | Director | SecuriTeam Software **|** IronSphere Platform* *|* *Information Security Continuous

Re: Query ESM from REXX

2020-08-06 Thread Walt Farrell
On Mon, 3 Aug 2020 04:16:38 +, Gadi Ben-Avi wrote: >But that would mean checking if the user has access, or if the user has access >through any of the groups it is connected to. If I remember correctly, if the user can see anything from the profile that protects the resource then he has

Re: Query ESM from REXX

2020-08-02 Thread Gadi Ben-Avi
: Re: Query ESM from REXX While IBM may reformat the probability is low that they will. They have a hard enough time updating TSO Help panels when typos are found. However if they do change the format then it shouldn't be difficult to update the parse. With the RLIST just scan to the bottom

Re: Query ESM from REXX

2020-08-02 Thread Lionel B Dyck
To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Query ESM from REXX What change does it make? IBM does ot recommend parsing of command output as it keeps the right to change output format. ITschak Mugzach *|** IronSphere Platform* *|* *Information Security Continuous Monitoring for z/OS, x/Linux & IBM I **|

Re: Query ESM from REXX

2020-08-02 Thread ITschak Mugzach
t; Of Itschak Mugzach > Sent: Sunday, August 2, 2020 6:29 AM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Re: Query ESM from REXX > > -) > > בתאריך יום א׳, 2 באוג׳ 2020, 14:27, מאת David Spiegel ‏< > dspiegel...@hotmail.com>: > > > Shkoyach > > > > On 202

Re: Query ESM from REXX

2020-08-02 Thread Itschak Mugzach
ation merely what others think you are." - John Wooden > > -Original Message- > From: IBM Mainframe Discussion List On Behalf > Of Itschak Mugzach > Sent: Sunday, August 2, 2020 6:29 AM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Re: Query ESM from REXX > > -) > > בתאריך

Re: Query ESM from REXX

2020-08-02 Thread Lionel B Dyck
haracter than your reputation. Character is what you are, reputation merely what others think you are." - John Wooden -Original Message- From: IBM Mainframe Discussion List On Behalf Of Itschak Mugzach Sent: Sunday, August 2, 2020 6:29 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject:

Re: Query ESM from REXX

2020-08-02 Thread Itschak Mugzach
gt; -Original Message- > >> From: IBM Mainframe Discussion List On > Behalf > >> Of Itschak Mugzach > >> Sent: Sunday, August 2, 2020 2:16 PM > >> To: IBM-MAIN@LISTSERV.UA.EDU > >> Subject: Re: Query ESM from REXX > >> > >>

Re: Query ESM from REXX

2020-08-02 Thread David Spiegel
the RACF Database for reporting. It doesn't tell you if a user has access to a resource. -Original Message- From: IBM Mainframe Discussion List On Behalf Of Itschak Mugzach Sent: Sunday, August 2, 2020 2:16 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Query ESM from REXX Look at IRRXUTIL

Re: Query ESM from REXX

2020-08-02 Thread Itschak Mugzach
ll you if a user has access to a resource. > > -Original Message- > From: IBM Mainframe Discussion List On Behalf > Of Itschak Mugzach > Sent: Sunday, August 2, 2020 2:16 PM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Re: Query ESM from REXX > > Look at IRRXUTIL >

Re: Query ESM from REXX

2020-08-02 Thread Gadi Ben-Avi
: Query ESM from REXX Look at IRRXUTIL ITschak בתאריך יום א׳, 2 באוג׳ 2020, 14:06, מאת Gadi Ben-Avi ‏: > Hi, > Does anyone know of a way to query an ESM (RACF in this case) from a > REXX program running under TSO/E and ISPF? > We are currently at z/OS v2.2. > > I would like

Re: Query ESM from REXX

2020-08-02 Thread Itschak Mugzach
Look at IRRXUTIL ITschak בתאריך יום א׳, 2 באוג׳ 2020, 14:06, מאת Gadi Ben-Avi ‏: > Hi, > Does anyone know of a way to query an ESM (RACF in this case) from a REXX > program running under TSO/E and ISPF? > We are currently at z/OS v2.2. > > I would like to know if a user has a certain access