--On Wednesday, April 12, 2006 5:38 AM -0500 Adam Williams <[EMAIL PROTECTED]> wrote:



Quanah Gibson-Mount wrote:

Look at your ldapadd command:

ldapadd -x -D "cn=adam,dc=mdah,dc=state,dc=ms,dc=us" -W -h

Now, all you need to do is change "add" to "search" and remove the -h
at the end.



cool, thanks.  I am still getting the same result, though.

ldapsearch -x -D "cn=adam,dc=mdah,dc=state,dc=ms,dc=us" -W


Okay, now lets add your search base to this search.  Add the flag:

-b "dc=mdah,dc=state,dc=ms,dc=us"

--Quanah


--
Quanah Gibson-Mount
Principal Software Developer
ITS/Shared Application Services
Stanford University
GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html

Reply via email to