Re: setuid perl script needed

2001-04-09 Thread Bret Hughes
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

Re: setuid perl script needed

2001-04-09 Thread Werner Puschitz
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

Re: setuid perl script needed

2001-04-09 Thread Matthew Simpson
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

setuid perl script needed

2001-04-03 Thread Matthew Simpson
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