runtime issues

Ladner, Eric (Eric.Ladner) Eric.Ladner at chevrontexaco.com
Wed Feb 11 08:27:01 EST 2004


No.. Users don't have access to this file (or at least probably
shouldn't).

Do this:

 $ which sudo
 $ ls -l /where/ever/which/found/sudo   # check that it's SUID root

If it is, check to see if /usr/local is another file system that was
mounted nosuid.

Eric

-----Original Message-----
From: sudo-users-bounces at sudo.ws [mailto:sudo-users-bounces at sudo.ws] On
Behalf Of DBSMITH at OhioHealth.com
Sent: Wednesday, February 11, 2004 7:20 AM
To: sudo-users at sudo.ws
Subject: runtime issues


All, 

I am testing with a user id to manage printers so here is what I have 
done....


as user x > sudo reject prt225

/usr/local/etc/sudo/sudoers is mode 0444, should be 0440

as root > ls -la /usr/local/etc/sudo/sudoers

-r--r--r--   1 root       root          1898 Feb 10 14:42 
/usr/local/etc/sudo/

So I change it to 440, and I get permission denied to sudoers???

as root > chmod 440 /usr/local/etc/sudo/sudoers

as user x > sudo reject prt225

sudo: can't open /usr/local/etc/sudo/sudoers: Permission denied



Doesn't the users need read access to this file?


thank you!
Derek B. Smith
OhioHealth IT
UNIX / TSM / EDM Teams

____________________________________________________________ 
sudo-users mailing list <sudo-users at sudo.ws>
For list information, options, or to unsubscribe, visit:
http://www.sudo.ws/mailman/listinfo/sudo-users






More information about the sudo-users mailing list