Previous Topic: Register ACF2 Endpoints on a Windows System

Next Topic: Check Your CA LDAP Server for z/OS Configuration Information

Register ACF2 Endpoints on a Solaris System

To register CA ACF2 endpoints, use the batch utility etautil to define a CA ACF2 endpoint by specifying a directoryName, Mainframe LDAP IPAddress, Port, and Suffix. For example:

etautil -u USERID -p PASSWORD add 'eTNamespaceName=CA-ACF2,dc=DOMAIN,dc=eta' eTACFDirectory name='DIRECTORYNAME' eTZOSLDAPIPAddress=IPADDRESS eTZOSLDAPPort=PORT eTZOSLDAPSuffix=SUFFIX

where,

DIRECTORYNAME

Specifies the name you desire for this endpoint.

IPADDRESS

Specifies the IP Address or Machine name of the CA-ACF2 system where your CA LDAP Server for z/OS is running.

PORT

Specifies the port number the CA LDAP Server is using.

SUFFIX

Specifies a valid suffix configured for this CA LDAP Server operating in im naming mode (For more information on the naming_mode option, see the chapter titled, "CAACF2_DN Backend" in the CA LDAP Server for z/OS Administrator Guide.)