z/OS Security Server RACF Security Administrator's Guide
|
Previous topic |
Next topic |
Contents |
Contact z/OS |
Library |
PDF
Resolving conflicts among grouping profiles z/OS Security Server RACF Security Administrator's Guide SA23-2289-00 |
|||||||||||||||||||||
|
A resource name can appear in more than one resource group and can
also have a profile of its own. If a resource is protected by more
than one profile, RACF® resolves
any conflicts by merging the information from the individual profiles.
Merging occurs during RACLIST processing according to the default
rules shown in Table 1 and occurs only
under one of the following conditions:
Guideline: Do not specify the same member name in more than one grouping-class profile. Because of the way in which profiles are merged, it might become difficult to determine exactly what protection any one resource has. Grouping-class profiles are processed in the order that the SEARCH or RLIST command would show them. Member-class profiles, which are processed after all grouping profiles are processed, are also processed in the order that the SEARCH or RLIST command would show them. If you want to change the order in which profiles are processed or you do not want to use the default rules for merging the information from multiple profiles, you can use the REQUEST=LIST exit routines to change them. For details about RACLIST processing and the REQUEST=LIST exit routines, see z/OS Security Server RACF System Programmer's Guide and z/OS Security Server RACROUTE Macro Reference.
|
Copyright IBM Corporation 1990, 2014 |