MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Checking RACF

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming
View previous topic :: View next topic  
Author Message
bauer
Intermediate


Joined: 10 Oct 2003
Posts: 315
Topics: 49
Location: Germany

PostPosted: Mon Jul 25, 2005 5:13 am    Post subject: Checking RACF Reply with quote

Hi,

I'm looking for some samples how to check RACF ("is user authorized for transaction XYZ") by calling the "RACF Callable Services".

Anny comments ?

bauer
Back to top
View user's profile Send private message
Cogito-Ergo-Sum
Advanced


Joined: 15 Dec 2002
Posts: 637
Topics: 43
Location: Bengaluru, INDIA

PostPosted: Mon Jul 25, 2005 9:07 am    Post subject: Reply with quote

bauer,
Quote:
is user authorized for transaction XYZ


Would that be a CICS transaction? If yes, then maybe this?Security for CICS terminal users
_________________
ALL opinions are welcome.

Debugging tip:
When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.
-- Sherlock Holmes.
Back to top
View user's profile Send private message
bauer
Intermediate


Joined: 10 Oct 2003
Posts: 315
Topics: 49
Location: Germany

PostPosted: Tue Jul 26, 2005 2:46 am    Post subject: Reply with quote

Cogito-Ergo-Sum,

no, this doesn't help.

My request is: Given User, Given transaction code (or RACF Group); reuested result: Has user execute privilege or not.

See user guide

Resource Access Control Facility

Callable Services
Version 2 Release 2
Document Number GC23-3737-01

Any samples who to call this functions ?


regards,
bauer
Back to top
View user's profile Send private message
nevilh
Beginner


Joined: 11 Aug 2004
Posts: 115
Topics: 0

PostPosted: Tue Jul 26, 2005 3:13 am    Post subject: Reply with quote

The RACHECK macro is used to provide authorization checking when a user
requests access to a RACF-protected resource. These parameters are
restricted in use and must be used only by programs that are authorized
(APF-authorized, in system key 0-7, or in supervisor state).

Note: Only callers in 24-bit addressing mode can issue this macro.
Callers executing in 31-bit addressing mode who want to use the
RACHECK function can code the RACROUTE macro.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group