Viewing status of the external LDAP server
If you are running Integrated Analytics System Version 1.0.8 or later, you can view the current status of the external LDAP server and the LDAP server attributes that are used in platform user authentication.
Procedure
Results
Running the
ap_external_ldap.pl utility with status option
shows one of the following statuses along with current configuration details:- LDAP Host not reachable
- LDAP service not reachable on LDAP Host
- LDAP service not reachable on LDAP Host via Proxy
- LDAP service connected on LDAP Host
Example
- External LDAP server not
enabled:
ap_external_ldap.pl status -------------------------------------------------------------------------------- | EXTERNAL LDAP STATUS | -------------------------------------------------------------------------------- LDAP Server: Local -------------------------------------------------------------------------------- - LDAP service on LDAP Host
connected:
ap_external_ldap.pl status -------------------------------------------------------------------------------- | EXTERNAL LDAP STATUS | -------------------------------------------------------------------------------- LDAP Server: External Connection Status: LDAP service connected on LDAP Host Configuration: LDAP Type: openldap LDAP Host:Port: ldaphost.ibm.com:389 SSL Type: ldaps SEARCH BASE: dc=ibm,dc=com SEARCH DN: cn=Manager,dc=ibm,dc=com CA CERT: /tmp/cacert.pem --------------------------------------------------------------------------------