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

Re: ldapadd error





Quanah Gibson-Mount wrote:


Nope... The -D <bind dn> and -W flags say:

Bind to the server using the DN specified with -D, and the password entered after -W

using -x with those options means to do a simple bind.



Ok, I'm not quite sure what I should use for my bind dn. I tried:

ldapsearch -W -D "cn=adam,dc=mdah,dc=state,dc=ms,dc=us"
Enter LDAP Password:
SASL/DIGEST-MD5 authentication started
ldap_sasl_interactive_bind_s: Internal (implementation specific) error (80)
       additional info: SASL(-13): user not found: no secret in database

and everything else I tried errored with Invalid DN syntax (34)