Previous Topic: Register RACF Endpoints on Windows Machines

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

Register RACF Endpoints on Solaris Machines

To register IBM RACF endpoints on a Solaris machine, use the batch utility, etautil, to define a RACF endpoint by specifying a directoryName, Mainframe LDAP IPAddress, Port, and Suffix. For example,

etautil -u USERID -p PASSWORD add 'eTNamespaceName=RACF,dc=DOMAIN,dc=eta' eTRACDirectory 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 RACF 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. (See, "Chapter 3: Configuration Options", in the CA LDAP Server for z/OS Administrator's Guide for information on the naming_mode option.)