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

Re: error binding with -D and -W help me ?



On Tue, 19 Apr 2005, Djoko Triana wrote:

i have configuration in slapd.conf

database        bdb
suffix          "dc=example,dc=com"
rootdn          "cn=Manager,dc=example,dc=com"
rootpw          secret

when i try to bind / to search :
I got the following error

[root@joko root]# ldapsearch  -D 'cn=Manager,dc=example,dc=com' -w
secret -b "dc=example,dc=com"
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
[root@joko root]#

i guess my DN and password doesn't recognized by LDAP.
Any suggest to me ?

Are you intending to use simple bind instead of SASL?

If yes, add the -x parameter to ldapsearch.

If no, review this section of the OpenLDAP Admin Guide:

http://www.openldap.org/doc/admin22/sasl.html

--
  Kirk Turner-Rustin       | Programmer/Analyst
  Ohio Wesleyan University | Libraries and Information Services
  http://www.owu.edu       | http://lis.owu.edu