Your message dated Sun, 15 Jun 2008 16:02:22 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#484798: fixed in nss-ldapd 0.6.3
has caused the Debian Bug report #484798,
regarding libnss-ldapd: Lookups fail when the a failover condition occurs
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.)


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


libnss-ldapd is configured to lookup multiple servers

uri ldap://127.0.0.1
uri ldap://192.168.1.1
uri ldap://192.168.1.2

If a server is unavailable at startup it can step through the server list
just fine until it finds a working node

nslcd[8304]: version 0.6.2 starting
nslcd[8304]: accepting connections
nslcd[8304]: failed to bind to LDAP server ldap://127.0.0.1: Can't contact LDAP 
server: Transport endpoint is not connected
nslcd[8304]: failed to bind to LDAP server ldap://192.168.1.1/: Can't contact 
LDAP server: Transport endpoint is not connected
nslcd[8304]: connected to LDAP server ldap://192.168.1.2/

However, when a once working node fails (e.g. is shutdown) nslcd breaks (it
was connected to a local replicate on 127.0.0.1)

svr01:~# id schuell
uid=1003(schuell) gid=100(users) groups=100(users),500(wheel)
svr01:~# /etc/init.d/slapd stop
Stopping OpenLDAP: slapd.
svr01:~# id schuell
id: schuell: No such user

Logfile messages:

ldap_result() failed: Can't contact LDAP server
ldap_abandon() failed to abandon search: Other (e.g., implementation specific) 
error
ldap_result() failed: Can't contact LDAP server
ldap_abandon() failed to abandon search: Other (e.g., implementation specific) 
error

Works fine again immediately after the LDAP server becomes available again
(slapd is restarted) or nslcd is restarted.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libnss-ldapd depends on:
ii  debconf [debconf-2.0]    1.5.22          Debian configuration management sy
ii  libc6                    2.7-10          GNU C Library: Shared libraries
ii  libkrb53                 1.6.dfsg.3-2    MIT Kerberos runtime libraries
ii  libldap-2.4-2            2.4.7-6.3       OpenLDAP libraries
ii  libsasl2-2               2.1.22.dfsg1-20 Cyrus SASL - authentication abstra

Versions of packages libnss-ldapd recommends:
ii  libpam-ldap                   184-4      Pluggable Authentication Module al
ii  nscd                          2.7-10     GNU C Library: Name Service Cache 

-- debconf information excluded



--- 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