CEM how to update ldap port number in CEMELDAP started proc
search cancel

CEM how to update ldap port number in CEMELDAP started proc

book

Article ID: 139316

calendar_today

Updated On:

Products

Compliance Event Manager

Issue/Introduction

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?

Environment

Release : 6.0

Component : CA COMPLIANCE EVENT MANAGER

Resolution

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.

  1. Edit CONFIG.DATA file, update LDAP_PORT value
  2. Run the CEMCCONF job in ceme_hlq.ceme_mlq.SAMPJCL, which creates the custom libraries.
  3. Run J01160SP job in the CUSTOM.JOBLIB library 'SETUP THE USS FILES'. This Job can be  re-run. If it is run multiple times,  the ELINK step will get a RC=256 because the link already exists, this is acceptable.