[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: error -invalid credentials
At 06:43 AM 9/22/00 +0530, Sachin Garg wrote:
>hi ravi!
>
>thanks for the help.. but still it is giving the same error.
>invalid credentials.
>my slapd.conf file is:
>include /usr/local/etc/openldap/slapd.at.conf
>include /usr/local/etc/openldap/slapd.oc.conf
>schemacheck off
>#referral ldap://root.openldap.org/
>
>pidfile /usr/local/var/slapd.pid
>argsfile /usr/local/var/slapd.args
>
>#######################################################################
># ldbm database definitions
>#######################################################################
>
>##--------------------------------------
>#referral ldap://ldap.itd.umich.edu
> database ldbm
> suffix "o=musicurry, c=IN"
> rootdn "cn=sachin, o=musicurry, c=IN"
> rootpw secret
> directory /usr/local/var/openldap-ldbm/
> index cn
> index objectclass pres,eq
> index default none
>##--------------------------------------
Try removing the leading white space from configuration lines.