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


Overview of the RACMAP command

z/OS Security Server RACF Security Administrator's Guide
SA23-2289-00

Use the RACMAP command to create, delete, and list a distributed identity filter. You cannot modify a distributed identity filter. If changes are required, delete the filter, and define a new one.

The RACMAP command has the following functions:
MAP
Creates a distributed identity filter
DELMAP
Deletes a distributed identity filter
LISTMAP
Lists information about a distributed identity filter
QUERY
Finds the matching RACF® user ID associated with a distributed identity filter
Example:
RACMAP ID(GUSKI) MAP 
  USERDIDFILTER(NAME('UID=RICH,OU=Web Sales,O=Rich Radio Ham,L=Internet'))
  REGISTRY(NAME('ldaps://us.richradioham.com')) 
  WITHLABEL('Rich''s name filter') 

For complete syntax, authorization requirements, and usage details for the RACMAP command, see z/OS Security Server RACF Command Language Reference.

Note: The MAP, DELMAP and LISTMAP functions of the RACMAP command are unrelated to the MAP, DELMAP and LISTMAP functions of the RACDCERT command.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014