Bug#263608: marked as done (/usr/sbin/exim4: SMTP auth fails with PAM)

Debian Bug Tracking System owner@bugs.debian.org
Tue, 07 Dec 2004 00:33:11 -0800


Your message dated Tue, 7 Dec 2004 09:20:50 +0100
with message-id <20041207082050.GC3756@downhill.at.eu.org>
and subject line Bug#263608: /usr/sbin/exim4: SMTP auth fails with PAM
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 5 Aug 2004 10:58:32 +0000
>From root@wi.ps.pl Thu Aug 05 03:58:32 2004
Return-path: <root@wi.ps.pl>
Received: from gamma.wi.tuniv.szczecin.pl [82.145.72.4] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Bsfx9-0002CM-00; Thu, 05 Aug 2004 03:58:32 -0700
Received: from localhost ([127.0.0.1] ident=amavis)
	by gamma.wi.tuniv.szczecin.pl with esmtp (Exim 4.34)
	id 1Bsfyy-0003n2-Oz
	for submit@bugs.debian.org; Thu, 05 Aug 2004 13:00:24 +0200
Received: from gamma.wi.tuniv.szczecin.pl ([127.0.0.1])
	by localhost (gamma [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
	id 10694-09; Thu, 5 Aug 2004 13:00:21 +0200 (CEST)
Received: from root by gamma.wi.tuniv.szczecin.pl with local (Exim 4.34)
	id 1Bsfyv-0003md-0b; Thu, 05 Aug 2004 13:00:21 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Administrator Wydzialu Informatyki PS <admin@wi.ps.pl>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: /usr/sbin/exim4: SMTP auth fails with PAM
X-Mailer: reportbug 2.63
Date: Thu, 05 Aug 2004 13:00:21 +0200
Message-Id: <E1Bsfyv-0003md-0b@gamma.wi.tuniv.szczecin.pl>
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at wi.ps.pl
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: exim4-daemon-heavy
Version: 4.34-4
Severity: normal
File: /usr/sbin/exim4

With new version of exim4 (upgrade from 4.32-2 to 4.34-4) authorization in AUTH section that works properly in previously version does't work 
in new version.

Configuration in section auth:
login_server:
    driver = plaintext
    public_name = LOGIN
    server_prompts = "Username:: : Password::"
    server_condition = "${if pam{$1:${sg{$2}{:}{::}}}{1}{0}}"
    server_set_id = $1
		     
plain_server:
    driver = plaintext
    public_name = PLAIN
    server_condition = "${if pam{$2:${sg{$3}{:}{::}}}{1}{0}}"
    server_set_id = $2
    server_prompts = :

This is not PAM problem. Other services works good.

-- Package-specific info:
Exim version 4.34 #1 built 27-Jul-2004 18:08:18
Copyright (c) University of Cambridge 2004
Berkeley DB: Sleepycat Software: Berkeley DB 3.2.9: (May 26, 2004)
Support for: iconv() IPv6 PAM Perl GnuTLS
Lookups: lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmnz dnsdb dsearch ldap ldapdn ldapm mysql nis nis0 passwd pgsql
Authenticators: cram_md5 plaintext spa
Routers: accept dnslookup ipliteral iplookup manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore/mbx autoreply lmtp pipe smtp
Fixed never_users: 0
Contains exiscan-acl patch revision 21 (c) Tom Kistner [http://duncanthrax.net/exiscan/]
Configuration file is /var/lib/exim4/config.autogenerated
# /etc/exim4/update-exim4.conf.conf
#
# Edit this file and /etc/mailname by hand and execute update-exim4.conf
# yourself or use 'dpkg-reconfigure exim4-config'

dc_eximconfig_configtype='internet'
dc_other_hostnames='webmail.wi.ps.pl:mail.wi.ps.pl:wi.ps.pl:wi.tuniv.szczecin.pl:mail.wi.tuniv.szczecin.pl:mail.ii.tuniv.szczecin.pl:webmail.wi.tuniv.szczecin.pl:jota.tuniv.szczecin.pl:jota.ps.pl:jota.wi.ps.pl:jota.wi.tuniv.szczecin.pl:kappa.wi.tuniv.szczecin.pl:www.wi.ps.pl:lambda.wi.tuniv.szczecin.pl'
dc_local_interfaces='0.0.0.0.25 : 127.0.0.1.10025'
dc_readhost=''
dc_relay_domains=''
dc_minimaldns='false'
dc_relay_nets='82.145.72.0/23:127.0.0.1/8'
dc_smarthost=''
CFILEMODE='644'
dc_use_split_config='true'
dc_hide_mailname='false'

mailname:wi.ps.pl

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=pl_PL, LC_CTYPE=pl_PL

Versions of packages exim4-daemon-heavy depends on:
ii  exim4-base                  4.34-4       EXperimental Internal Mailer -- a 
ii  libc6                       2.3.2.ds1-13 GNU C Library: Shared libraries an
ii  libdb3                      3.2.9-20     Berkeley v3 Database Libraries [ru
ii  libgnutls10                 1.0.4-3      GNU TLS library - runtime library
ii  libldap2                    2.1.30-2     OpenLDAP libraries
ii  libmysqlclient10            3.23.56-2    LGPL-licensed client library for M
ii  libpam0g                    0.76-22      Pluggable Authentication Modules l
ii  libpcre3                    4.5-1.1      Perl 5 Compatible Regular Expressi
ii  libperl5.8                  5.8.4-2      Shared Perl library.
ii  libpq3                      7.4.3-3      Shared library libpq.so.3 for Post

-- no debconf information

---------------------------------------
Received: (at 263608-done) by bugs.debian.org; 7 Dec 2004 08:20:53 +0000
>From ametzler@downhill.at.eu.org Tue Dec 07 00:20:53 2004
Return-path: <ametzler@downhill.at.eu.org>
Received: from server.logic.univie.ac.at [131.130.190.41] ([Lzw6G7sNpSFb5BTrhSPljKO1EggdFzmj])
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Cbaab-0008UX-00; Tue, 07 Dec 2004 00:20:53 -0800
Received: from m-134-246.adsl.univie.ac.at ([131.130.134.246])
	by server.logic.univie.ac.at with asmtp (Exim 4.34)
	id 1CbaaY-0004wo-Bj
	for 263608-done@bugs.debian.org; Tue, 07 Dec 2004 09:20:52 +0100
Received: from ametzler by downhill.univie.ac.at with local (Exim 4.34)
	id 1CbaaY-00015s-Ff
	for 263608-done@bugs.debian.org; Tue, 07 Dec 2004 09:20:50 +0100
Date: Tue, 7 Dec 2004 09:20:50 +0100
From: Andreas Metzler <ametzler@downhill.at.eu.org>
To: 263608-done@bugs.debian.org
Subject: Re: Bug#263608: /usr/sbin/exim4: SMTP auth fails with PAM
Message-ID: <20041207082050.GC3756@downhill.at.eu.org>
References: <E1Bsfyv-0003md-0b@gamma.wi.tuniv.szczecin.pl> <20041206163526.GB5445@laptopasus.logic.univie.ac.at> <1102406995.41b5655353ef0@www.wi.ps.pl>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <1102406995.41b5655353ef0@www.wi.ps.pl>
X-GPG-Fingerprint: BCF7 1345 BE42 B5B8 1A57  EE09 1D33 9C65 8B8D 7663
User-Agent: Mutt/1.5.6+20040722i
Delivered-To: 263608-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

On 2004-12-07 Administrator WIPS <admin@wi.ps.pl> wrote:
> Cytowanie Andreas Metzler <ametzler@logic.univie.ac.at>:
>> On Thu, Aug 05, 2004 at 01:00:21PM +0200, Administrator Wydzialu Informatyki
>> PS wrote:
>>> Package: exim4-daemon-heavy
>>> Version: 4.34-4
>>> Severity: normal
>>> File: /usr/sbin/exim4

>>> With new version of exim4 (upgrade from 4.32-2 to 4.34-4)
>>> authorization in AUTH section that works properly in previously
>>> version does't work in new version.
[using PAM]
>> Sorry for taking ages to respond.

>> What does your respective PAM configuration look like? I am asking
>> because PAM with pam_unix is known to not work, therefore your
>> configuration must be different than Debian's vanilla one.

> In version 4.34-8 Exim4 everything work correctly, thanks...

Thank you for the _quick_ response. ;-)

Ok, I am closing the bug therefore.
                   cu andreas
-- 
"See, I told you they'd listen to Reason," [SPOILER] Svfurlr fnlf,
fuhggvat qbja gur juveyvat tha.
Neal Stephenson in "Snow Crash"