Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I'm using phpLDAPadmin currently, but I'm wondering if there is any native utility do the similar thing?

share|improve this question

We're looking for long answers that provide some explanation and context. Don't just give a one-line answer: please explain why you're recommending it as a solution. Answers that don't explain anything will be deleted. See Good Subjective, Bad Subjective for more information.

closed as not constructive by 8088, Renan, Randolph West, Diogo, slhck Jul 26 '12 at 4:24

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

4 Answers

up vote 13 down vote accepted

Apache Directory Studio is is an excellent LDAP/LDIF browser and editor. It is under active development and is extensible.

share|improve this answer
I agree. It's the most complete and reliable I've ever tried. – David Costa May 25 '11 at 12:02
Thanks @Terry Gardner, i never saw this one before. We'll check it out. – Rich Homolka May 25 '11 at 17:13

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

share|improve this answer
Also works on a Mac. – geoffc Dec 23 '10 at 23:52

I have always used below LDAP browsers.

JExplor http://pegacat.com/jxplorer/ 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.

share|improve this answer

One can also try to use Luma

share|improve this answer

protected by nhinkle Mar 28 '12 at 1:07

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

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