Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
In Command Central, one can create internal users or can access users from directory services. This document speaks about creating internal users and accessing users from directory services using CCE 10.3 or higher.
CREATING INTERNAL USERS:
ACCESSING USERS FROM DIRECTORY SERVICES IN CCE:
Configuring LDAP through template:
Execute the following commands from <cce install dir>/CommandCentral/Client/bin
The job will be scheduled and you can see the details by navigating to CCEUI - - > Jobs
Note: If you face any issue in applying the configuration (any authentication exception even if the credentials are valid) , then set the property SkipLdapValidation=true in the env.properties file attached.
Using CCE UI
2. Navigate to ‘Configuration’ tab and select ‘LDAP’ from the drop-down
3. Click on the ‘+’ icon to create a new ldap configuration
4. Fill in the details as shown in the following screenshots
5. Click ‘Test’ Button and verify the success message. All the groups should be listed in the success message as shown below
6. Navigate to the configuration ‘Security Roles’ by clicking the link as shown below or by navigating to Installations --> Instances --> CCE --> Command Central Server --> Configuration --> Security Roles
7. Click on ‘Edit’ and fill in the details as shown
8. Click on ‘Apply’ and Restart the CCE for the changes to take effect
Login to the Ldap configured CCE as follows:
Eg as follows
env.properties (865 Bytes)
template.yaml (6.05 KB)