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

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

  • Next message: brandon: "gtkdeprecation error?"
    Date: Fri, 22 Apr 2005 17:29:01 +0100
    To: debian-user@lists.debian.org
    
    

    Cliff Flood wrote, on 04/22/05 17:09:
    > 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?

    I've not added:

    "saslauthd_path: /var/run/saslauthd/mux"

    to my /etc/postfix/sasl/smtpd.conf and I get a different error:

    "warning: SASL authentication failure: cannot connect to saslauthd
    server: Permission denied"

    /var/run/saslauthd is the right location I believe as my smtpd is not
    chrooted

    -- 
    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: brandon: "gtkdeprecation error?"

    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"
      ... >>Could someone tell me more specifically what the error is indicating? ... "warning: SASL authentication problem: unable to open Berkeley db ... (Having first installed cyrus-common to provide pwcheck) ... I want saslauthd to use pam to authenticate users against their regular ...
      (Debian-User)