Your message dated Sun, 15 Jun 2008 16:02:22 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#481077: fixed in nss-ldapd 0.6.3
has caused the Debian Bug report #481077,
regarding nslcd: error writing to client
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
481077: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=481077
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libnss-ldapd
Version: 0.6.2
Severity: normal


We have unix groups with a lot of members > 1300.  The follwoing command 
produce the error message:
 - getent group lisa

nslcd -d:
{{{
nslcd: DEBUG: connection from pid=20530 uid=31000 gid=31010
nslcd: DEBUG: nslcd_group_byname(lisa)
nslcd: DEBUG: myldap_search(base="dc=hpcv,dc=sara,dc=nl", 
filter="(&(objectClass=posixGroup)(cn=lisa))")
nslcd: DEBUG: connection from pid=20530 uid=31000 gid=31010
nslcd: DEBUG: nslcd_group_byname(lisa)
nslcd: DEBUG: myldap_search(base="dc=hpcv,dc=sara,dc=nl", 
filter="(&(objectClass=posixGroup)(cn=lisa))")
nslcd: error writing to client
nslcd: DEBUG: connection from pid=20530 uid=31000 gid=31010
nslcd: DEBUG: nslcd_group_byname(lisa)
nslcd: DEBUG: myldap_search(base="dc=hpcv,dc=sara,dc=nl", 
filter="(&(objectClass=posixGroup)(cn=lisa))")
nslcd: error writing to client
nslcd: DEBUG: connection from pid=20530 uid=31000 gid=31010
nslcd: DEBUG: nslcd_group_byname(lisa)
nslcd: DEBUG: myldap_search(base="dc=hpcv,dc=sara,dc=nl", 
filter="(&(objectClass=posixGroup)(cn=lisa))")
nslcd: error writing to client
nslcd: DEBUG: connection from pid=20530 uid=31000 gid=31010
nslcd: DEBUG: nslcd_group_byname(lisa)
nslcd: DEBUG: myldap_search(base="dc=hpcv,dc=sara,dc=nl", 
filter="(&(objectClass=posixGroup)(cn=lisa))")
nslcd: error writing to client
nslcd: DEBUG: ldap_result(): end of results
}}}


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.23.14-sara1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages libnss-ldapd depends on:
ii  debconf [debconf-2.0]  1.5.11etch1       Debian configuration management sy
ii  libc6                  2.3.6.ds1-13etch5 GNU C Library: Shared libraries
ii  libkrb53               1.4.4-7etch5      MIT Kerberos runtime libraries
ii  libldap2               2.1.30-13.3       OpenLDAP libraries
ii  libsasl2-2             2.1.22.dfsg1-8    Authentication abstraction library

Versions of packages libnss-ldapd recommends:
ii  libpam-ldap                   180-1.7    Pluggable Authentication Module al
pn  nscd                          <none>     (no description available)

-- debconf information:
* libnss-ldapd/ldap-base: dc=hpcv,dc=sara,dc=nl
* libnss-ldapd/nsswitch: passwd, group, shadow, netgroup
  libnss-ldapd/ldap-binddn:
  libnss-ldapd/ldap-rootbinddn:
* libnss-ldapd/ldap-uris: ldaps://cua.irc.sara.nl



--- End Message ---
--- Begin Message ---
Source: nss-ldapd
Source-Version: 0.6.3

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

libnss-ldapd_0.6.3_i386.deb
  to pool/main/n/nss-ldapd/libnss-ldapd_0.6.3_i386.deb
nss-ldapd_0.6.3.dsc
  to pool/main/n/nss-ldapd/nss-ldapd_0.6.3.dsc
nss-ldapd_0.6.3.tar.gz
  to pool/main/n/nss-ldapd/nss-ldapd_0.6.3.tar.gz



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.
Arthur de Jong <[EMAIL PROTECTED]> (supplier of updated nss-ldapd 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.8
Date: Sun, 15 Jun 2008 15:00:00 +0200
Source: nss-ldapd
Binary: libnss-ldapd
Architecture: source i386
Version: 0.6.3
Distribution: unstable
Urgency: low
Maintainer: Arthur de Jong <[EMAIL PROTECTED]>
Changed-By: Arthur de Jong <[EMAIL PROTECTED]>
Description: 
 libnss-ldapd - NSS module for using LDAP as a naming service
Closes: 474178 479552 480197 481077 484798
Changes: 
 nss-ldapd (0.6.3) unstable; urgency=low
 .
   * retry connection and search if getting results failed with connection
     problems (some errors only occur when getting the results, not when
     starting the search) (closes: #474178, #484798)
   * add support for groups with up to around 150000 members (assuming user
     names on average are a little under 10 characters)
     (closes: #481077, #479552)
   * problem with possible SIGPIPE race condition was fixed by using send()
     instead of write()
   * add uid and gid configuration keywords that set the user and group of the
     nslcd daemon
   * run nslcd as user nslcd and group nslcd by default (note that this can
     affect access to SSL/TLS and/or SASL files)
   * add some documentation on supported group to member mappings
   * add sanity checking to code for when clock moves backward
     (closes: #480197)
   * log messages now include a session id that makes it easier to track errors
     to requests (especially useful in debugging mode)
   * miscellaneous portability improvements
   * increase buffers and timeouts to handle large lookups more gracefully
     (further addresses #474174)
   * implement SASL authentication based on a patch by Dan White
   * allow more characters in user and group names
   * upgrade to standards-version 3.8.0 (no changes needed)
   * removed lintian override (seems to be no longer necessary)
Checksums-Sha1: 
 89a4b7b45861877ed8dce175df59464e8d5c40c0 988 nss-ldapd_0.6.3.dsc
 b83b4174824eec8fa7c513959a0924deb0ff9417 375450 nss-ldapd_0.6.3.tar.gz
 0493055102d1153005f8a06cec8b5052f6d34f48 107400 libnss-ldapd_0.6.3_i386.deb
Checksums-Sha256: 
 53cd577b95a4ad19ef4d8fc2d830ea6b8300685a5e4c748f6d77adc0dc932fcc 988 
nss-ldapd_0.6.3.dsc
 6f904e894cf047a5c201eb7585a364209007b6c1c0b97f0e762c1df8ecc36197 375450 
nss-ldapd_0.6.3.tar.gz
 a406cbc31a5ed7ae5823220e4840834983b290f2271bf74eb88b6f83573b590e 107400 
libnss-ldapd_0.6.3_i386.deb
Files: 
 ea4030caa1efbf0eea10536f75c990ae 988 net extra nss-ldapd_0.6.3.dsc
 520204a8ab61502ea5dbd11b4f3d6869 375450 net extra nss-ldapd_0.6.3.tar.gz
 a64ed2ff21373b48921f2c4dfa6355cb 107400 net extra libnss-ldapd_0.6.3_i386.deb

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

iEYEARECAAYFAkhVHMwACgkQVYan35+NCKeYtACfWBkrsmMFvVRCORPkjptRwmJI
FrsAn1lVVw9kG+6TlIlcVXcooKifSWyZ
=BKs6
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to