Asked By
Gonzalviz
0 points
N/A
Posted on - 07/14/2011
Hi Experts,
How to test LDAP connection in Active Directory?
Is there any tool that i can use to test the connectivity. I have no clue which port it uses either.
I am using  LDP.EXE to connect to Active Directory.
Thanks in advance.
How to test LDAP connection in Active Directory?
There are available tool in the Internet where you can test LDAP connection in Active Directory.
Download a freeware from this site, LDAP browser tool used to test connections.Â
You can also test if the connection works well by using your Internet Explorer.
Type "ldap://" instead of "http://" in the address bar then the address of the machine hosting the directory.
How to test LDAP connection in Active Directory?
Here are steps that evaluate the product:
-
Unzip the LDAPTest.zip. It will show then a new folder LDAPTest and other files.
-
Click to open the props.txt.
-
From there, establish the connection from Property Set 1 with LDAP Server and this is required for a change. In the Property Set 2, will change depending the type of LDAP server. While the Property Set 3 will remain unchanged and changes takes place only if set from other support.
-
Have the Java in PATH environment variable with the CLASSPATH of current directory.
-
Two modes will run the utility.
-
For General mode, in order to run this mode go to the Command Prompt folder and type Java LDAPTest props.txt userid password.Â
-
For Debug mode, type the java LDAPTest props.txt userid password true. From this create a utility file to write all the debug messages.