[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#36607: nscd breaks adduser



>>>>> Craig Sanders writes:

Craig> Package: nscd
Craig> Version: 2.1.1-1

Craig> the follow bug has been seen with 2.1.1-1 and earlier (2.1.1-0.2)

Craig> looks like a cache/timing problem...nscd hasn't noticed that the group
Craig> foo exists yet.

With /etc/nscd.conf you specify a positive and negative time to live
for entries, e.g.:
	enable-cache		passwd		yes
	positive-time-to-live	passwd		600 # 10 minutes
	negative-time-to-live	passwd		20  # 20 seconds

You just have to wait those times.  nscd is the "name service cache
daemon" and you noticed just the correct behaviour of nscd.

If you don't like this, either don't use nscd, change the time to
live values to suit your needs, or just wait.

Andreas
-- 
 Andreas Jaeger   aj@arthur.rhein-neckar.de    jaeger@informatik.uni-kl.de
  for pgp-key finger ajaeger@aixd1.rhrk.uni-kl.de


Reply to: