[sudo-workers] Validate sudo authorizations for a userid

Richard L Ross rross at us.ibm.com
Sat Jul 15 12:16:13 EDT 2006


Hi,

I need to be able (on a monthly) basis to list the sudo authorizations for 
all users so they can be validated.  This is posing a problem (Which I 
hear will be fixed in sudo 1.7) where the sudoers file includes 
authorizations based on Host_alias, User_alias, Cmnd_alias, hostname or 
unix group name.  The only thing I can come up with is to 'sudo -u userid 
sudo -l'.  The problem is that is that I need to globally allow the 'sudo 
-l nopasswd' ;-) Which is probably a security violation within my company

Any pointers would be most appreciated

Richard




More information about the sudo-workers mailing list