Re: noob on slapd with sasl errors



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

Thanks, I will try it!
Anyway is there a howto, which describes the configuration, which is
needed to work properly with/without sasl?
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users


Relevant Pages

  • SMTP AUTH from outlook
    ... I take it I need authentication mechanism "OTP"? ... added to the configuration, ... Also tried to add a user account into the SASL database but even those ...
    (comp.mail.sendmail)
  • Re: noob on slapd with sasl errors
    ... I am currently switching dapper to ldap authentication, ... I have no idea how sasl works and why it is needed here, or even more, ... Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org ...
    (Ubuntu)
  • Solaris Security Summary
    ... Administering Security on the Solaris OE ... Configuration control, facility management, and system ... Authentication: The ability to prove who you are. ...
    (comp.unix.solaris)
  • Re: POP3 Security & SMTP Authentication
    ... configuration of Exchange 2003 will require a userid/password to collect ... setup a second SMTP virtual server that only accepts Basic Authentication ... > 2) all clients send/receive external email using outlook via an external ...
    (microsoft.public.exchange2000.general)
  • Re: CUPS printer error for Canon BJC-250
    ... The configuration through gnome-cups-manager is finished, ... from the terminal window) I get erros like 'authentication ... failure' althought the root password is properly entered and the ... One of the nice things about GNU/Linux is that you do not need to reboot the PC after an installation or configuration change. ...
    (Debian-User)