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

Re: Invalid Credentials



On Wed, Nov 21, 2001 at 06:57:29PM -0800, Ken Ingram wrote:

> Why is LDAP balking with "Invalid Credentials"?

> rootdn		"cn=root,o=Solution Design Laboratory,dc=sdl,dc=org"

> [1598] ldapadd -x -D "cn=Manager,dc=sdl,dc=org" -f ldifs/ken.ldif -W 2>&1
> >> helpme.doc
> Enter LDAP Password:
> ldap_bind: Invalid credentials
> 
> So, why is ldapadd regarding my credentials as invalid?

Because you're trying to authenticate as a user that doesn't exist yet?

> ken.ldif contains:
> dn: dc=sdl, dc=org
> objectclass: dcObject
> objectclass: organization
> o: "Solution Design Laboratory"
> dc: sdl
> dn: cn=Manager,dc=sdl, dc=org
> objectclass: organizationalRole
> cn: Manager