OpenLDAP

View: New views
3 Messages — Rating Filter:   Alert me  

OpenLDAP

by m i l e s-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I'm wondering if Anyone can direct me to the actual pathway where this  
function exists under OS X ?

Running from the command line under another form of UNIX yields this:

/opt/openldap/bin/ldapsearch -H 'ldaps://xxxxxxxx.umn.edu:636' -b  
'o=University of xxxxxxxxx,c=US' -s sub -D 'cn=Chemistry LDAP  
xxxxxxx,ou=Organizations,o=University of xxxxxxxx,c=US' -W -LLL  
uid=xxxxxxxx 1.1

My question is what is the equivalent under OS X of /opt/openldap/bin/
ldapsearch ????

Thanks ahead of time!

Miles.
_______________________________________________
MacOSX-admin mailing list
MacOSX-admin@...
http://www.omnigroup.com/mailman/listinfo/macosx-admin

Re: OpenLDAP

by Karl Kuehn-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Jun 16, 2009, at 1:35 PM, m i l e s wrote:

> My question is what is the equivalent under OS X of /opt/openldap/
> bin/ldapsearch ????


        You can get your own answer:

whereis ldapsearch

        In other cases you might have to use 'which' (finds anything in your  
search path)

which ldapsearch

--
        Karl Kuehn
                larkost@...




_______________________________________________
MacOSX-admin mailing list
MacOSX-admin@...
http://www.omnigroup.com/mailman/listinfo/macosx-admin

Re: OpenLDAP

by John Musbach-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, Jun 16, 2009 at 1:35 PM, m i l e s<magicmiles@...> wrote:
> My question is what is the equivalent under OS X of
> /opt/openldap/bin/ldapsearch ????

Possibly helpful resources:

http://developer.apple.com/documentation/Darwin/Reference/Manpages/man1/ldapsearch.1.html
http://osxadmin.blogspot.com/2007/03/ldapsearch.html
http://forums.macosxhints.com/showthread.php?t=79619
http://lists.apple.com/archives/macos-x-server/2008/Jan/msg00576.html
http://www.google.com/#hl=en&q=mac+os+x+ldapsearch


--
Best Regards,

John Musbach
_______________________________________________
MacOSX-admin mailing list
MacOSX-admin@...
http://www.omnigroup.com/mailman/listinfo/macosx-admin