[sudo-users] cannot sudo after short time - ldap/nis configuration

Todd C. Miller Todd.Miller at courtesan.com
Wed Oct 21 09:36:12 EDT 2009


I still suspect nscd is involved here, simply because sudo doesn't
do anything fancy with passwd lookups.  In this case is it doing
getpwuid(getuid()).

You could try configuring nscd.conf to log debug information and
see if it is caching a negative response for the user in question.

 - todd



More information about the sudo-users mailing list