#592850 nscd fortget about users in nss:files or hangs

Package:
nscd
Source:
glibc
Description:
GNU C Library: Name Service Cache Daemon
Submitter:
Hermann Lauer
Date:
2010-08-13 11:15:05 UTC
Severity:
normal
#592850#5
Date:
2010-08-13 10:37:12 UTC
From:
To:
nscd did not answer queries for passwd entry for root and sshd from time to
time, so no login is possible to the machine anymore.

Probably related to
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=574990

As files is before libnss-ldap (see below) nscd should be able to answer even with
ldap unavailable.

"reportbug nscd" did not show the bug mentioned above, which may be a bug
in nscd packaging or reportbug itself.

Thanks,
   Hermann
---------------------------------------------------------
cat /etc/nsswitch.conf
passwd:         files	ldap
group:          files	ldap
shadow:         files	ldap

hosts:          files dns
networks:       files

protocols:      db files
services:       db files
ethers:         db files
rpc:            db files

netgroup:       nis