User profiles
When you define a user to RACF®, you create a user profile in the RACF database. A user profile consists of a base segment and, optionally, any of the following segments: CICS®, CSDATA, DCE, DFP, KERB, LANGUAGE, LNOTES, NDS, NETVIEW, OMVS, OPERPARM, OVM, PROXY, TSO, and WORKATTR.
Each segment of a user profile consists of fields. When you define a user's profile (using the ADDUSER command) or change a user's profile (using the ALTUSER command), you can specify the information contained in each field of each segment of the profile.
To define or change information in a non-base segment of a user profile, including your own, you must have the SPECIAL attribute or at least UPDATE authority to the segment through field-level access checking.
To list the contents of a user profile or the contents of individual segments of the user profile, use the LISTUSER command.
To display the information in a non-base segment of a user profile, including your own, you must have the SPECIAL, AUDITOR, or ROAUDIT attribute or at least READ authority to the segment through field-level access checking.
Guideline: Use field-level access control to let users view, and optionally modify, some or all of the information in the non-base segments of their user profiles.
For more information, see Field-level access checking, Controlling access to the DFP segment, and Field-level access checking for TSO.
RACDCERT LIST- The SPECIAL attribute
- Sufficient authority to resource IRR.DIGTCERT.LIST in the FACILITY
class:
- READ access to IRR.DIGTCERT.LIST to list this information for yourself
- UPDATE access to IRR.DIGTCERT.LIST to list this information for others
RACDCERT LISTMAP- The SPECIAL attribute
- Sufficient authority to resource IRR.DIGTCERT.LISTMAP in the FACILITY
class:
- READ access to IRR.DIGTCERT.LISTMAP to list this information for yourself
- UPDATE access to IRR.DIGTCERT.LISTMAP to list this information for others
RACDCERT LISTRING- The SPECIAL attribute
- Sufficient authority to resource IRR.DIGTCERT.LISTRING in the
FACILITY class:
- READ access to IRR.DIGTCERT.LISTRING to list this information for yourself
- UPDATE access to IRR.DIGTCERT.LISTRING to list this information for others
RACLINK LISTFor more information on how to use the ADDUSER, ALTUSER, LISTUSER, RACDCERT, and RACLINK commands, see z/OS Security Server RACF Command Language Reference.