...
Info |
---|
This test needs to be run from the server where Celoxis will be installed; NOT from the LDAP server. |
Usage
- Unzip the ldap-quest.zip file. It should create a folder that contains the LDAPQuest.class file.
- Open a terminal window on Unix/Linux OR Command prompt in Windows.
Go to the folder (cd ldap-quest) that contains the LDAPQuest.class file and then type:
Code Block java LDAPQuest <ldap-url> <admin-DN> <admin-password> <ldap-search-attr> <base-dn> <username> <password>
You will receive a success message if the connection and details were correct. If the connection fails and you don't understand the output simply send us the output.
...