The steps required to configure RACF® for identity propagation.
RACF must contain mappings of distinguished names to RACF user IDs. The distinguished names defined in the mappings must have the same format as they have in the user registry.
For more information
about configuring IPIC connections and RACF,
see the CICS® Transaction
Server Information Center.
RACMAP ID(GUSKI) MAP
USERDIDFILTER(NAME('UID=RICH,OU=Web Sales,O=Rich Radio Ham,L=Internet'))
REGISTRY(NAME('us.richradioham.com'))
WITHLABEL('Rich''s name filter')
RACMAP ID(SMITH) MAP
USERDIDFILTER(NAME('uid=JIM,ou=Web Sales,dc=CTGSales, o=HEADOFFICECTG')) -
REGISTRY(NAME('uk.websales.com'))
For more information about the
RACMAP command, see the z/OS Security Server RACF Command Language Reference.