Quantcast
Channel: IBM Mainframe Computers Forums
Viewing all articles
Browse latest Browse all 8500

All Other Mainframe Topics :: RE: RACF profile access

$
0
0
Author: steve-myers
Posted: Fri Sep 23, 2016 10:06 am (GMT 5.5)

  1. Since you are using the LG (LISTGRP) command to list NEWPROF, it is a group, not a profile. A RACF profile defines the users and groups that can access a resource. A group serve two purposes -
    1. It defines a group of users.
    2. It is an anchor, of sorts, for data set profiles for which the high level qualifier is not a user. For example, I'd bet your shop has a SYS1 group for the profiles that define access to SYS1 data sets.
    You should attempt to use the correct terminology.
  2. If you are asking which profiles group xxx can access, there does not seem any way to get this from RACF. If I were charged with retrieving this information I would "dump" the RACF data base and analyze the dump; something that would require a great deal of analysis and research.


Viewing all articles
Browse latest Browse all 8500