[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: newbie: help with ldapsearch



That was it. Thanks - Sundar

On Wed, 9 Jan 2002 18:08:07 -0500
"Dan Shriver" <dshriver@sharemedia.com> wrote:

> You are authenticating as in an anonomus mode.  You may need to
> be a priviliged user to see things (depending on how you set up
> the slapd.conf)... such as 
> 
> ldapsearch -x -D "cn=RootUser,dc=esaravana,dc=com" -w
> yourPassword -b 'dc=esaravana,dc=com' '(objectClass=*)'
> 
> note that your values for D and -w need to come from your
> slapd.conf entries for the root user and password
> 
> ----- Original Message -----
> From: linux @esaravana.com <linux@esaravana.com>
> To: openldap-software@OpenLDAP.org
> Sent: 1/9/02 5:04 PM
> Subject: newbie: help with ldapsearch
>     
> 
> 
> > [root@snoopy /root]# ldapsearch -x -b 'dc=esaravana,dc=com' 
> > '(objectClass=*)'
> > version: 2