What is the best, free LDAP client for windows? It should be easy navigate through the directory and edit values. Ideally, bulk update of whole directory trees would be nice...

link|improve this question

67% accept rate
feedback

4 Answers

Have a look at Directory Studio from the Apache Foundation. It's built on the eclipse platform and I've found it to be a pretty good LDAP client.

link|improve this answer
feedback

It depends on your LDAP server. If you're using Active Directory, then the default Active Directory Users and Computers is good for a user-friendly view, whereas ADSIEdit is great for getting at the nitty gritty. There are also good built-in command-line tools available for bulk updates/etc.

link|improve this answer
feedback

When I am on a windows machine I normally use LDAP Admin , Another option is to install phpLDAPAdmin It's web based, so technically it work in windows.

link|improve this answer
feedback

Another good Active Directory LDAP client is LDP[.exe]; quite essential when debugging AD problems.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.