Administering users
User access to all of the Netcool® Operations Insight® on Red Hat® OpenShift® interfaces is provided based on default user group settings. You can also optionally create new users and groups.
About this task
You can manage users by using a built-in LDAP server (OpenLDAP server), or by using your
organization's LDAP server. The mechanism available to you is configured at installation time. To
determine which LDAP server is configured, run the following command.
echo "$LDAP_REPOSITORY_ID"
In the command output EXT_LDAP
denotes an external LDAP server (enterprise) and
ICP_LDAP
denotes the built-in LDAP server (OpenLDAP).