z/OS Security Server RACF General User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Finding out what EIM information RACF has about you

z/OS Security Server RACF General User's Guide
SA23-2298-00

Your user profile might contain Enterprise Identity Mapping (EIM) information about you. The details RACF® lists from the EIM segment of the user's profile are:
  • The name of a profile in the LDAPBIND class. The profile contains the name of an EIM domain and the bind information required to establish a connection with the EIM domain.
Note: The RACF security administrator controls whether you can view all or some of the details of your EIM information.

The EIM information in LISTUSER output has the following format:

Figure 1. LISTUSER output: description of the EIM information
USER=DJONES

EIM INFORMATION
---------------
  LDAPPROF= name of a profile in the LDAPBIND class
 
To see the EIM information contained in your user profile, issue the LISTUSER command as follows:
LISTUSER your-userid EIM NORACF
If there is EIM information in your profile, you see output similar to this:
Figure 2. LISTUSER output: sample EIM information
USER=DJONES

EIM INFORMATION
---------------
  LDAPPROF= EIMDOMAINALOOKUP

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014