I'm using phpLDAPadmin currently, but I'm wondering if there is any native utility do the similar thing?
Asked
Active
Viewed 1.4e+01k times
4 Answers
43
Apache Directory Studio is is an excellent LDAP/LDIF browser and editor. It is under active development and is extensible.
Terry Gardner
- 1,017
- 10
- 11
9
It hasn't been updated in several centuries, but we still use LBE, LDAP Browser/Editor. It's Java based, and we use on both Linux and Windows (from the same install base actually) so I don't know if you consider that 'native'.
http://www.novell.com/communities/node/8652/gawors-excellent-ldap-browsereditor-v282
Rich Homolka
- 32,350
5
I have always used below LDAP browsers.
JXplorer (http://jxplorer.org/index.html) is very handy & good when you want to manage cn=config database format.
phpLDAPadmin Web based LDAP browser - add, edit, delete or view records. Written in PHP - mature and actively developed. GNU license. Very powerful.