Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

OSX LDAP Browser?

2,712 views
Skip to first unread message

Christian Hewitt

unread,
Feb 18, 2004, 4:40:51 PM2/18/04
to
I'm looking for a basic LDAP browser utility. Something roughly the
equivalent of the LDP tool that you have on Windows for looking at
Active Directory installations. I'm not just wanting to search for
email addresses for whitepages lookups - I want to look at entore DIT
structures. I've not found much via google yet so wondering if anyone
has any suggestions?

Christian

Steve

unread,
Feb 19, 2004, 1:46:20 AM2/19/04
to
On 18/2/04 9:40 pm, in article c10m52$1cl51g$1...@ID-106712.news.uni-berlin.de,
"Christian Hewitt" <use...@chrishewitt.net> wrote:


I don't know about the LDP tool for Windows, but there is a web based tool
called phpldapadmin, Although it's not just a browsing tool - it does allow
modification as well, so maybe doesn't suit. Have you had a search as
sourceforget.net?

Sorry if I appear to be hijacking your thread, but I'm also looking for
something similar - something as easy to use as Address Book, but can modify
an LDAP server as well.


Steve.

Chris Ridd

unread,
Feb 19, 2004, 3:16:53 AM2/19/04
to
On 18/2/04 9:40 pm, in article c10m52$1cl51g$1...@ID-106712.news.uni-berlin.de,
"Christian Hewitt" <use...@chrishewitt.net> wrote:

I'm surprised there isn't anything. I hacked up a little browser in Cocoa
recently (to teach myself about NSOutlineView) using and it was very easy.

I don't suppose

/usr/bin/ldapsearch ... | $PAGER

is any use? ;-)

Cheers,

Chris

Christian Hewitt

unread,
Feb 19, 2004, 8:11:17 AM2/19/04
to

Not really... i'm very much a stranger to the unix tools and command
line in OSX. However, I did find this on sourceforge:

http://jxplorer.org/

Which seems to do the trick. You need to hack a .plist to make it use
Java 1.4+ but it seems to have a decent enough feature set. More than
adequate for my needs anyway..

Christian

Christian Hewitt

unread,
Feb 19, 2004, 8:13:26 AM2/19/04
to

LDP ships with the Win2000 Server Tools. It's a lightweight LDAP client
for looking under the hood at the contents of an Active Directory.

I found the following on sourceforge:

http://jxplorer.org/

Which is what I was after. Possibly a little hardcore/overkill for what
you're needing though.

Christian

Dave

unread,
Feb 20, 2004, 5:35:08 AM2/20/04
to

This has done it for me:

http://www.versiontracker.com/dyn/moreinfo/macosx/12588

(note, I haven't needed to use it in Panther, but it should work there too.)

Remember you can also set an LDAP directory in in the system panels
somewhere (can't remember) and thus Mail.app will lookup those defined
LDAP servers when you enter addressees. Check Mac Help in Panther, "LDAP".

--

Dave
smokeyBA...@hotmail.com
(remove the fruit to reply)

"A planner is a gentle man,
with neither sword nor pistol.
He walks along most daintily,
because his balls are crystal."

Christian Hewitt

unread,
Feb 20, 2004, 9:03:18 AM2/20/04
to
On 2004-02-20 02:35:08 -0800, Dave <smokeyBA...@hotmail.com>
said:

> Christian Hewitt wrote:
> > I'm looking for a basic LDAP browser utility. Something roughly the
> > equivalent of the LDP tool that you have on Windows for looking at
> > Active Directory installations. I'm not just wanting to search for
> > email addresses for whitepages lookups - I want to look at entore
> > DIT structures. I've not found much via google yet so wondering if
> > anyone has any suggestions?
> >
> > Christian
>
> This has done it for me:
>
> http://www.versiontracker.com/dyn/moreinfo/macosx/12588
>
> (note, I haven't needed to use it in Panther, but it should work
> there too.)
>
> Remember you can also set an LDAP directory in in the system panels
> somewhere (can't remember) and thus Mail.app will lookup those
> defined LDAP servers when you enter addressees. Check Mac Help in
> Panther, "LDAP".

Mail was setup some time back for LDAP lookup. The request was more
about being able to browse the entire DIT of a directory. I need to
look at the raw data for an entry, not just a subset of inetOrgPerson
details. JExplore (sourceforge) sorted me out.

CH

0 new messages