Previous Topic: EIMOPTION Keyword—EIM Connection PermissionNext Topic: ENCRYPT Keyword—Encryption Level


EIMPROF Keyword—Supply an EIM Profile Name for an ACID

Valid on z/OS.

Use the EIMPROF keyword to specify the EIM profile name for EIM and PROXY user information of the ACID.

EIM is an infrastructure technology for managing multiple identities in an enterprise. Maintaining relationships that map identities allows administrators and applications to use these relationships to access identities.

EIM lets an organization create a unique identity for an individual (or resource) and relate the identity to all other representations of the given entity (individual or resource) within the organization. EIM provides a means to manage multiple user registries on multiple platforms. EIM stores information about the relationships between other identities and allows EIM-enabled applications to map from one identity to another identity.

EIM uses information that is stored in a security server to connect to an EIM domain. Additionally, the security server may participate in an EIM domain as a user registry.

EIM-enabled applications can perform EIM lookup operations to get information from an EIM domain. An application supplies lookup information (such as the userid of a user in a given registry), and the retrieved information could be an associated userid in a target registry.

Note: To enter information into the default EIM record, use EIMPROF(EIMDEF). To enter information into the default PROXY record, use EIMPROF(PROXYDEF).

When used with ADDTO and REPLACE, the EIMPROF keyword has the following format:

TSS ADDTO(SDT) EIMPROF(eim_profile_name)
               EIMOPTION(ON|OFF)
               EIMDOMAIN(name) 
               EIMLOCREG(name)
               PRXLDAPHST(name)
               PRXBINDDN(name)
               PRXBINDPW(password) 

When used with DELETE, the EIMPROF keyword has the following format:

TSS DELETE(SDT) EIMPROF(eim_profile_name)

When used with LIST, the EIMPROF keyword has the following format:

TSS LIST(SDT) EIMPROF(eim_profile_name)

When used with REMOVE, the EIMPROF keyword has the following format:

TSS REMOVE(acid) EIMPROF

Add the EIMPROF keyword to an ACID with the following format:

TSS ADDTO(acid) EIMPROF(eim_profile_name)

This keyword is used with: