Re: noob on slapd with sasl errors
- From: Jens Cedlind <jens@xxxxxxxxxxxxxxxx>
- Date: Tue, 12 Sep 2006 09:09:31 +0200
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Kaiser, Hans wrote:
Hello,
I am currently switching dapper to ldap authentication, but after only
few steps I have to give up...
I have configured my slapd.conf like it is presented here:
http://www.howtoforge.com/linux_ldap_authentication
I got stuck with the first ldapsearch command.
ldapsearch -D "cn=Manager,dc=domain,dc=com" -W
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 the log files tells me:
SASL [conn=1] Failure: no secret in database
conn=1 op=2 RESULT tag=97 err=80 text=SASL(-13): user not found: no
secret in database
Hope someone can help me....
I have no idea how sasl works and why it is needed here, or even more,
how to configure it.
regards
Try adding -x to your ldapsearch command to use simple authentication
instead of SASL, i.e;
ldapsearch -x -D "cn=Manager,dc=domain,dc=com" -W
- --
Jens Cedlind | jens@dataparty-mn,biz | GPG Key ID: 34B1E922
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFBl0r8zyaWjSx6SIRAnZlAJ0Y7YKKLOGT37pQUgAdbdo5nM8WywCgk3MG
XxpOQQDhP6tnH+/Hw8Xj4DU=
=B2Sf
-----END PGP SIGNATURE-----
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- Follow-Ups:
- Re: noob on slapd with sasl errors
- From: Kaiser, Hans
- Re: noob on slapd with sasl errors
- References:
- noob on slapd with sasl errors
- From: Kaiser, Hans
- noob on slapd with sasl errors
- Prev by Date: Re: howmany partitions per disk possible?
- Next by Date: Re: noob on slapd with sasl errors
- Previous by thread: noob on slapd with sasl errors
- Next by thread: Re: noob on slapd with sasl errors
- Index(es):
Relevant Pages
|