Matthew Simpson wrote:
> Hi Bret,
>
> Where can I find info on sudo and howto set it up?
Matt-
The sudo rpm should be on the powertools cd the man pages are very good. sudo
and sudoers are the ones I used and for a change there were actually examples.
You will need to use visudo to edit the su
Try using /usr/bin/suidperl or sudo.
On Wed, 4 Apr 2001, Matthew Simpson wrote:
> Hi All,
>
> Would anyone have an setuid script that could do something similar as
> the following
>
>
> The script needs to beable to do for example:
>
>o only allow changes to files under /www
>o do a "c
Hi Bret,
Where can I find info on sudo and howto set it up?
Matt
>Matthew Simpson wrote:
>
>> Hi All,
>>
>> Would anyone have an setuid script that could do something similar as
>> the following
>>
>> The script needs to beable to do for example:
>>
>> o only allow changes to files unde
Hi All,
Would anyone have an setuid script that could do something similar as
the following
The script needs to beable to do for example:
o only allow changes to files under /www
o do a "chgrp multimedia", and "chmod g+w"
o optionally do recursive changes for directories
o warn if