saslauthd : Permission denied after todays dist-upgrade

From: Bengt Thure'e (bengt_at_zag.att.ne.jp)
Date: 06/15/04

  • Next message: Justin Guerin: "Re: what do i need to install???"
    Date: Wed, 16 Jun 2004 01:35:57 +0900
    To: Debian-User <debian-user@lists.debian.org>
    
    
    

    Hej

    I did a apt-get dist-upgrade on my mail server this evening on my
    mailserver which is based upon Sarge.

    After this postfix can not connect to the saslauthd daemon anymore.
    Has anyone else encountered the same problem?

    I checked the /var/cache/apt/archives directory for the latest installed
    packages:
    mollie:/var/cache/apt/archives# ls -lart | tail
    417982 Jun 11 08:45 nano_1.2.3-2_i386.deb
    983520 Jun 12 11:21 libsnmp-base_5.1.1-2_all.deb
    548116 Jun 12 11:22 fetchmail_6.2.5-8_i386.deb
    150058 Jun 15 23:42 libsasl2-modules_2.1.18-4.1_i386.deb
    110056 Jun 15 23:42 sasl2-bin_2.1.18-4.1_i386.deb
    135794 Jun 15 23:42 libcyrus-imap-perl21_2.1.16-6_i386.deb

    I did a dpkg -i libsasl2 sasl2 libcyrus to the earlier version, but this
    did not help.

    In the end I went back to the latest Sarge by doing another dist-upgrade.

    Do anyone have any suggestions or advice on this issue?
    I can send e-mails by using squirrelmail, but I need the saslauth to
    confirm all users who wants to send by their e-mail clients.

    Thanks in advance

    /Bengt

    I have postfix in chroot, and I also have two postfix queues with
    mailscanner in between.

    mollie:/etc/postfix/sasl# pwd
    /etc/postfix/sasl
    mollie:/etc/postfix/sasl# more smtpd.conf
    pwcheck_method: saslauthd
    mech_list: plain login

    mollie:/etc/postfix/sasl# ls -la /var/run/saslauthd
    lrwxrwxrwx 1 root sasl 37 Jun 16 00:56
    /var/run/saslauthd -> /var/spool/postfix/var/run/saslauthd/

    mollie:/etc/postfix/sasl# ls -la /var/spool/postfix/var/run/saslauthd/
    total 12
    drwx--x--- 2 root sasl 4096 Jun 16 01:17 .
    drwxr-xr-x 3 root root 4096 May 5 15:26 ..
    srwxrwxrwx 1 root root 0 Jun 16 01:17 mux
    -rw------- 1 root root 0 Jun 16 01:17 mux.accept
    -rw------- 1 root root 6 Jun 16 01:17 saslauthd.pid

    mollie:/etc/postfix/sasl# ps -eaf | grep saslau
    root 12341 1 0 01:17 ? 00:00:00 /usr/sbin/saslauthd -a
    shadow
    root 12342 12341 0 01:17 ? 00:00:00 /usr/sbin/saslauthd -a
    shadow
    root 12343 12341 0 01:17 ? 00:00:00 /usr/sbin/saslauthd -a
    shadow
    root 12344 12341 0 01:17 ? 00:00:00 /usr/sbin/saslauthd -a
    shadow
    root 12345 12341 0 01:17 ? 00:00:00 /usr/sbin/saslauthd -a
    shadow
    root 13059 12991 0 01:31 pts/2 00:00:00 grep saslau

    extract from /var/log/mail.log
    Jun 16 01:32:02 mollie postfix/smtpd[13063]: connect from
    unknown[192.168.20.2]
    Jun 16 01:32:03 mollie postfix/smtpd[13063]: TLS connection established
    from unknown[192.168.20.2]: TLSv1 with cipher DHE-RSA-AES256-SHA
    (256/256 bits)
    Jun 16 01:32:10 mollie postfix/smtpd[13063]: warning: SASL
    authentication failure: cannot connect to saslauthd server: Permission
    denied
    Jun 16 01:32:10 mollie postfix/smtpd[13063]: warning: SASL
    authentication failure: Password verification failed
    Jun 16 01:32:10 mollie postfix/smtpd[13063]: warning:
    unknown[192.168.20.2]: SASL PLAIN authentication failed
    Jun 16 01:32:11 mollie postfix/smtpd[13063]: warning: SASL
    authentication failure: cannot connect to saslauthd server: Permission
    denied
    Jun 16 01:32:11 mollie postfix/smtpd[13063]: warning:
    unknown[192.168.20.2]: SASL LOGIN authentication failed

    
    

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    


  • Next message: Justin Guerin: "Re: what do i need to install???"

    Relevant Pages

    • Re: cyrus sasl not finding user login/passwd
      ... dovecot and postfix seem to work fine: mail through imap with ssl only has been working for a while. ... pwcheck_method: saslauthd # pwcheck_method: sasldb saslauthd_version: 2 ... 250-AUTH PLAIN LOGIN ...
      (comp.mail.misc)
    • Postfix + SASL issue
      ... I seem to be having some issue with saslauthd and postfix on 5.3-R... ... authentication failure: cannot connect to saslauthd server: No such ... Make a make deinstall broke ...
      (freebsd-questions)
    • Re: saslauthd? I cant seem to get it installed for postfix..
      ... > But still cant find saslauthd... ... Here's a recipy for getting SASL running with Postfix on a Sarge box. ... 2] Get the SASL Authentication daemon and SASL authentication modules: ... CA certificate filename ...
      (Debian-User)
    • Re: postfix authenticated smtp mysteriously no longer works
      ... All libraries are updated. ... I'm running the latest postfix port on FreeBSD6 and it was ... error about can not contact the saslauthd daemon. ... cleanup unix n - y - 0 cleanup ...
      (comp.unix.bsd.freebsd.misc)
    • Re: [postfix-tls] SASL LOGIN authentication failed [SOLVED]
      ... That discrepancy is due to the fact that the debian package runs ... Either it tells you to make the pwcheck socket in the chroot ... postfix with). ... |> Then start saslauthd and reload postfix' ...
      (Debian-User)