After completing the installation of the Compliance Event Manager and all the tasks could be successfully started but, during the "Verify the Installation" step users are not able to reach the user interface (UI) and realized that the LDAP_PORT had been set incorrectly. How can the LDAP port be updated?
Release : 6.0
Component : CA COMPLIANCE EVENT MANAGER
Stop all CEM tasks. Update the LDAP port value. The LDAP port value is specified in the Compliance Event Manager CONFIG.DATA file as LDAP_PORT value:
//*
//* Name = LDAP_PORT
//* Desc = Port number that the LDAP Server will be listening on.
//* Use TSO command 'NETSTAT PORTLIST' to find out what
//* ports are in use.
//*
// SET LDAP_PORT='nnn'
The port value can be updated/corrected by following the steps below.