How to Browse or Explore a Directory Server
Sometimes it is desirable to browse a directory server. One such case is when determining what keys to use for communication with a directory server (the values in the bottom half of the Directory Server tab).
To do this we will use a Java application called LDAP Browser. It can be downloaded from the Downloads section of the support site and is also available in ServerSetup/Tools.
Unzip the file
Go into the
Browser282b2\ldapbrowserdirectoryDouble click lbe.bat
In the Connect window Click New
Enter a name for the session (ex: ForayAdams)
On the Connect tab
Enter the Host name or IP address
Set the port as 53911 for a Foray Adams Directory Server. Otherwise leave it as 389
Click Fetch DNs and select the Base DN from the drop-down
If anonymous queries are not allowed then enter the user DN and password (for Active Directory use the username instead)
Click Save
Double-click the session name
At this point you can browse the directory server.
For instructions on how to find the values necessary for the Directory Server tab see the article Determining the values for the Directory Server configuration tab