Your message dated Thu, 13 Oct 2005 20:44:53 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Closing for the sake of version tracking
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; 2 May 2002 15:16:18 +0000
>From [EMAIL PROTECTED] Thu May 02 10:16:18 2002
Return-path: <[EMAIL PROTECTED]>
Received: from better-com2-2.nmmn.net (mail.better-com.de) [217.114.64.178] 
        by master.debian.org with smtp (Exim 3.12 1 (Debian))
        id 173IJd-0005WY-00; Thu, 02 May 2002 10:16:18 -0500
Received: (qmail 17946 invoked from network); 2 May 2002 15:16:15 -0000
Received: from nb-acer.better-com.de (192.168.200.11)
  by siren.better-com.de with QMQP; 2 May 2002 15:16:15 -0000
Received: (nullmailer pid 432 invoked by uid 1000);
        Thu, 02 May 2002 15:15:48 -0000
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libpam-ldap: filter= patch does not work with auth
From: Martin Lesser <[EMAIL PROTECTED]>
Date: 02 May 2002 17:15:48 +0200
Message-ID: <[EMAIL PROTECTED]>
Lines: 33
User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: [EMAIL PROTECTED]

Package: libpam-ldap
Version: 140-1
Severity: normal
Tags: patch

The filter= patch does not work for normal auth due two missing
lines in pam_ldap.c Applied patch fixed it here.

--- pam_ldap.c~ Thu May  2 16:41:24 2002
+++ pam_ldap.c  Thu May  2 16:45:41 2002
@@ -2644,6 +2644,8 @@
        try_first_pass = 1;
       else if (!strncmp (argv[i], "config=", 7))
        configFile = argv[i] + 7;
+      else if (!strncmp (argv[i], "filter=", 7))
+       extraFilter = argv[i] + 7;
       else if (!strcmp (argv[i], "ignore_unknown_user"))
        ignore_unknown_user = 1;
       else if (!strcmp (argv[i], "no_warn"))
                                             

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux nb-acer 2.4.17-686 #2 Sat Dec 22 21:58:49 EST 2001 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages libpam-ldap depends on:
ii  debconf                       1.0.32     Debian configuration management sy
ii  libc6                         2.2.5-4    GNU C Library: Shared libraries an
ii  libldap2                      2.0.23-6   OpenLDAP libraries.
ii  libpam0g                      0.72-35    Pluggable Authentication Modules l


---------------------------------------
Received: (at 145557-done) by bugs.debian.org; 13 Oct 2005 18:44:56 +0000
>From [EMAIL PROTECTED] Thu Oct 13 11:44:56 2005
Return-path: <[EMAIL PROTECTED]>
Received: from higgs.djpig.de [213.133.98.126] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EQ84W-0003RA-00; Thu, 13 Oct 2005 11:44:56 -0700
Received: from djpig by higgs.djpig.de with local (Exim 4.50)
        id 1EQ84T-0004H9-Ha
        for [EMAIL PROTECTED]; Thu, 13 Oct 2005 20:44:53 +0200
Date: Thu, 13 Oct 2005 20:44:53 +0200
From: Frank Lichtenheld <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Closing for the sake of version tracking
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02

Version: 144-1

Lets close this woody-only bug (which can't be fixed anyway) with
the version it was fixed in to not confuse version tracking.

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to