What are other LDAP and Active directory softwares
Solution 1:
ADSIEDIT from Microsoft. You can either install it from the Windows Support Tools if you're running Windows XP/2003, or you can find it in the Remote Server Administration Tools from Windows Vista onwards.
Solution 2:
I tried Luma a bit but I find Apache Directory Studio to be the best tool.
On Wikipedia there is a list of many LDAP clients that must contain the major ones.
Solution 3:
We use ldapsh to browse thru the LDAP tree. It has tab-completion and you can edit each object as a file.:) Why ldapsh? because it give you more flexibility than clicking around the screen, copy, edit in realtime.
And yes it works with Active Directory. But we only use it with out LDAP. Here's how it looks on AD.
ad-server.domain.com% ls
CN=Users CN=Infrastructure
CN=System OU=IIS Users
OU=Service Accounts CN=ForeignSecurityPrincipals
OU=Resources OU=ExtAuth
CN=Program Data OU=Domain Controllers