Re: Postfix + SASL problem "no SASL authentication mechanisms"

From: Cliff Flood (cliph_at_cli.ph)
Date: 04/22/05

  • Next message: Wim De Smet: "Re: Linux hides my Fat32 data partition"
    Date: Fri, 22 Apr 2005 17:09:45 +0100
    To: Lech Karol Pawłaszek <ike@kni.univ.szczecin.pl>
    
    

    Lech Karol Pawłaszek wrote, on 04/22/05 16:46:
    > On Friday 22 of April 2005 16:56, Cliff Flood wrote:
    > [...]
    >
    >>"no SASL authentication mechanisms" error.
    >
    > [...]
    >
    >>Could someone tell me more specifically what the error is indicating?
    >>
    >>At this point I'm rather confused and annoyed and I'd appreciate any
    >>help any one can give me!
    >
    >
    > I grant that you're using sarge... i think that you've installed most of
    > needed packages like postfix-tls and sasl2-bin, so...
    > Check if you have libsasl2-modules package installed.
    >
    >
    >>Thanks :)
    >
    >
    > You're welcome ;-]

    Great! Thank you! That worked, I didn't have that package installed and
    now that I do I am no longer getting that error.

    I am now getting another error however...

    "warning: SASL authentication problem: unable to open Berkeley db
    /etc/sasldb2: Permission denied"

    In my /etc/postfix/sasl/smtpd.conf I have tried:

    pwcheck_method: saslauthd

    and

    pwcheck_method: pwcheck

    (Having first installed cyrus-common to provide pwcheck)

    I want saslauthd to use pam to authenticate users against their regular
    passwords, not to use a second database.

    Where am I going wrong?

    -- 
    Cliph/ff
    http://chicks-dig-unix.net/
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Wim De Smet: "Re: Linux hides my Fat32 data partition"

    Relevant Pages

    • Re: sendmail sasl configuration
      ... You need to use either the pwcheck or the saslauthd to authenticate users ... You should switch to the saslauthd, as the pwcheck daemon has been removed ... Add theses flags to your sendmail startup script: ...
      (freebsd-isp)
    • Re: Postfix + SASL problem "no SASL authentication mechanisms"
      ... > (Having first installed cyrus-common to provide pwcheck) ... > I want saslauthd to use pam to authenticate users against their regular ... "warning: SASL authentication failure: cannot connect to saslauthd ...
      (Debian-User)