Some netgroup information appears to be missing in the nscd cache
Issue
I don't get the same sudo commands when it is on or off:
When nscd is NOT ACTIVE, I get:
[10208h@sldap047 ~]$ sudo -l
Matching Defaults entries for 10208h on this host:
timestamp_timeout=0, passwd_timeout=1, !set_logname, !env_reset, syslog=local3
User Homer may run the following commands on this host:
(root) NOPASSWD: /myscript1.ksh, myscript2.sh
(+BOXEN.ADMIN) /bin/su - root
When nscd is ACTIVE, I get:
[10208h@sldap047 ~]$ sudo -l
Matching Defaults entries for 10208h on this host:
timestamp_timeout=0, passwd_timeout=1, !set_logname, !env_reset, syslog=local3
User Homer may run the following commands on this host:
(root) NOPASSWD: /myscript1.ksh, myscript2.sh
The "su - root" command is missing. I double-checked the configuration I found no difference.
Environment
- Red Hat Enterprise Linux 6.5
- nscd-2.12-1.132.el6.x86_64
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
