2 Aug 2006 01:53
Re: access problem when I try to do ldapsearch with openldap 2.3.24
--On Tuesday, August 01, 2006 4:45 PM -0700 wenlai wang <wenlaiw99@...> wrote: > > I use the following ldapsearch command, but still have some problems, > please correct if anything is wrong here: > > ./ldapsearch -h sol-apollo -p 389 -x -b > "ou=Groups,dc=testdomain,dc=com" -D "cn=Manager,dc=testdomain,dc=com" -w > secret "(objectclass=*)" What "problem" do you think exists? It is requesting the entry when the search is being performed. All that the word "entry" indicates is that you've requested the entire entry, rather than specific attributes. --Quanah -- Quanah Gibson-Mount Principal Software Developer ITS/Shared Application Services Stanford University GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html
RSS Feed