|
Posted by sldghmr on July 8, 2005, 8:15 am
If you were Registered and logged in, you could reply and use other advanced thread options
Howdy Group,
I'm trying to tighten up security on a RHEL 3 box I have and would like
to deny the chown'ing and chmod'ing of an entire directory. Is there a
way to tell sudo to NOT allow any changes to be made recursively on a
directory? Something like
/usr/sbin/chown *, !/usr/sbin/chown -R <directory>
?
TIA for any help,
Ray
|