Your message dated Sun, 02 Sep 2007 09:17:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#410663: fixed in samba 3.0.25c-1
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)

--- Begin Message ---
Package: winbind
Version: 3.0.23d-4
Severity: normal
Tags: patch


When using Winbind for authentication in an AD domain by Squid, my var 
partition quickly with 146Gb of logs
in syslog with the following message:

winbindd: Exceeding 200 client connections, no idle connection found

That is a known bug in Winbind. See 
https://bugzilla.samba.org/show_bug.cgi?id=3204

The fix provided is:

--- samba/source/nsswitch/winbindd.c    (revision 176)
+++ samba/source/nsswitch/winbindd.c    (working copy)
@@ -602,8 +602,10 @@

        /* Create new connection structure */

-       if ((state = TALLOC_ZERO_P(NULL, struct winbindd_cli_state)) == NULL)
+       if ((state = TALLOC_ZERO_P(NULL, struct winbindd_cli_state)) == NULL) {
+               close(sock);
                return;
+       }

        state->sock = sock;

I'm still confirming if that fixes the problem. If so, could this go to Etch, 
please?

Thank you.


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686-bigmem
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)

Versions of packages winbind depends on:
ii  adduser  3.102                           Add and remove users and groups
ii  libc6    2.3.6.ds1-10                    GNU C Library: Shared libraries
ii  libcomer 1.39+1.40-WIP-2006.11.14+dfsg-1 common error description library
ii  libkrb53 1.4.4-6                         MIT Kerberos runtime libraries
ii  libldap2 2.1.30-13.2                     OpenLDAP libraries
ii  libpam0g 0.79-4                          Pluggable Authentication Modules l
ii  libpopt0 1.10-3                          lib for parsing cmdline parameters
ii  lsb-base 3.1-22                          Linux Standard Base 3.1 init scrip
ii  samba-co 3.0.23d-4                       Samba common files used by both th

winbind recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: samba
Source-Version: 3.0.25c-1

We believe that the bug you reported is fixed in the latest version of
samba, which is due to be installed in the Debian FTP archive:

libpam-smbpass_3.0.25c-1_i386.deb
  to pool/main/s/samba/libpam-smbpass_3.0.25c-1_i386.deb
libsmbclient-dev_3.0.25c-1_i386.deb
  to pool/main/s/samba/libsmbclient-dev_3.0.25c-1_i386.deb
libsmbclient_3.0.25c-1_i386.deb
  to pool/main/s/samba/libsmbclient_3.0.25c-1_i386.deb
samba-common_3.0.25c-1_i386.deb
  to pool/main/s/samba/samba-common_3.0.25c-1_i386.deb
samba-dbg_3.0.25c-1_i386.deb
  to pool/main/s/samba/samba-dbg_3.0.25c-1_i386.deb
samba-doc-pdf_3.0.25c-1_all.deb
  to pool/main/s/samba/samba-doc-pdf_3.0.25c-1_all.deb
samba-doc_3.0.25c-1_all.deb
  to pool/main/s/samba/samba-doc_3.0.25c-1_all.deb
samba_3.0.25c-1.diff.gz
  to pool/main/s/samba/samba_3.0.25c-1.diff.gz
samba_3.0.25c-1.dsc
  to pool/main/s/samba/samba_3.0.25c-1.dsc
samba_3.0.25c-1_i386.deb
  to pool/main/s/samba/samba_3.0.25c-1_i386.deb
samba_3.0.25c.orig.tar.gz
  to pool/main/s/samba/samba_3.0.25c.orig.tar.gz
smbclient_3.0.25c-1_i386.deb
  to pool/main/s/samba/smbclient_3.0.25c-1_i386.deb
smbfs_3.0.25c-1_i386.deb
  to pool/main/s/samba/smbfs_3.0.25c-1_i386.deb
swat_3.0.25c-1_i386.deb
  to pool/main/s/samba/swat_3.0.25c-1_i386.deb
winbind_3.0.25c-1_i386.deb
  to pool/main/s/samba/winbind_3.0.25c-1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christian Perrier <[EMAIL PROTECTED]> (supplier of updated samba package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 26 Aug 2007 14:57:16 +0200
Source: samba
Binary: samba-doc-pdf samba-doc libsmbclient libpam-smbpass swat winbind 
smbclient samba libsmbclient-dev samba-common samba-dbg smbfs
Architecture: source i386 all
Version: 3.0.25c-1
Distribution: unstable
Urgency: low
Maintainer: Debian Samba Maintainers <[EMAIL PROTECTED]>
Changed-By: Christian Perrier <[EMAIL PROTECTED]>
Description: 
 libpam-smbpass - pluggable authentication module for SMB/CIFS password database
 libsmbclient - shared library that allows applications to talk to SMB/CIFS 
serve
 libsmbclient-dev - libsmbclient static libraries and headers
 samba      - a LanManager-like file and printer server for Unix
 samba-common - Samba common files used by both the server and the client
 samba-dbg  - Samba debugging symbols
 samba-doc  - Samba documentation
 samba-doc-pdf - Samba documentation (PDF format)
 smbclient  - a LanManager-like simple client for Unix
 smbfs      - mount and umount commands for the smbfs (for kernels >= than 2.2.
 swat       - Samba Web Administration Tool
 winbind    - service to resolve user and group information from Windows NT ser
Closes: 155345 360384 391742 410663
Changes: 
 samba (3.0.25c-1) unstable; urgency=low
 .
   [ Noèl Köthe ]
   * new upstream released from 2007-08-20
     - added smbfs deprecation information to help and manpage
       Closes: #360384
     - fixed winbind leaking file descriptors
       Closes: #410663
     - fixed smbpasswd fails with errorcode SUCCESS as normal user
       Closes: #155345
 .
   [ Christian Perrier ]
   * Drop the (upstream unmaintained) python bindings (python-samba package)
   * swat: turn the dependency on samba-doc to a Recommends:
     Thanks to Peter Eisentraut for dealing with that issue and bringing it
     back. Closes: #391742
Files: 
 80031f544cf73ae6d61cbb25c3b688c5 1354 net optional samba_3.0.25c-1.dsc
 87950694270b86cbc1b2074cb53dd1aa 18178029 net optional 
samba_3.0.25c.orig.tar.gz
 46d7d57e65466b444e6c552d74b798f3 188747 net optional samba_3.0.25c-1.diff.gz
 ae443a69119d825d586ed9f56c7f3c39 6974842 doc optional 
samba-doc_3.0.25c-1_all.deb
 3ac66893801a7bef1139f0efc8d165d7 6608830 doc optional 
samba-doc-pdf_3.0.25c-1_all.deb
 c4a41e988dd02686c3aa082fdda9ff73 3750060 net optional samba_3.0.25c-1_i386.deb
 670eddd4e307778d82efa12dff7e86a6 2775206 net optional 
samba-common_3.0.25c-1_i386.deb
 5d96254b21cbe097931965329c86f597 4730582 net optional 
smbclient_3.0.25c-1_i386.deb
 429595baf877ec0e6c50ea18766a5c64 942066 net optional swat_3.0.25c-1_i386.deb
 c2bea859a9a5fe901219f80b76a89a4a 467378 otherosfs optional 
smbfs_3.0.25c-1_i386.deb
 cfddae185d9be887bd257f7e76269fad 449894 admin extra 
libpam-smbpass_3.0.25c-1_i386.deb
 e976d1c058bc550709b97caa79595640 853868 libs optional 
libsmbclient_3.0.25c-1_i386.deb
 796734612b312f7222f34e6eda26759b 1165658 libdevel extra 
libsmbclient-dev_3.0.25c-1_i386.deb
 ba5b0792acd74add7a856e0f02eeb585 2177754 net optional 
winbind_3.0.25c-1_i386.deb
 58d1867b26a4459a8c389846a8d010b6 20114340 devel extra 
samba-dbg_3.0.25c-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG2nU71OXtrMAUPS0RAsJUAJ0dxOtSVh3aEQYNfxL9o/poGBQg4gCfdTTb
Rs6EUDqzydOciSV05BFAj4I=
=Mq5k
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to