Testing LDAP Connection
Use this procedure to test LDAP connection to determine if a user can log on to LifeCycle Manager and is permitted to install a LifeCycle Manager Service.
- Go to the script folder in the LifeCycle Manager Server installation path.
-
Run one of these commands:
Command Tests performed ldapTest
-
Validate the connection to the LDAP server.
-
Validate the password of the bind user against the LDAP registry.
ldapTest user
-
Validate the connection to the LDAP server.
-
Validate the password of the bind user against the LDAP registry.
-
Verify if the user exists in the LDAP registry.
-
Verify if the user can log on to LifeCycle Manager (member of the LifeCycle Manager user group, if such a group is defined).
-
Verify if the user is a member of the LifeCycle Manager administrator group (required if you use it to install a LifeCycle Manager Service).
ldapTest user password
-
Validate the connection to the LDAP server.
-
Validate the password of the bind user against the LDAP registry.
-
Verify if the user exists in the LDAP registry.
-
Verify if the user can log on to LifeCycle Manager (member of the LifeCycle Manager user group, if such a group is defined).
-
Verify if the user is a member of the LifeCycle Manager administrator group (required if you use it to install a LifeCycle Manager Service).
-
Validate the user's password against the LDAP registry.
-