Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: ldap_bind: Invalid credentials (49)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ldap_bind: Invalid credentials (49)



On Nov 9, 2005, at 12:47 AM, Hong I Ng wrote:
$ ldapadd -x -D "cn=Manager,dc=example,dc=com" -f
example.ldif -w secret
ldap_bind: Invalid credentials (49)
$

Did you try this?

$ ldapadd -x -D "cn=Manager,dc=example,dc=com" -w secret -f example.ldif

That's the expected order according to the man page. Assuming that doesn't work, you may want to run slapd with debug output like this:

$ slapd -d -1

and look at the output there when you run your ldapadd command. You could also use the -v option to ldapadd to get more verbose output there.

-Jason
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-userlevel mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >ldap_bind: Invalid credentials (49) (From: Hong I Ng <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.