Re: [Siglinux] User needs to run script 'as root'

2005-02-15 Thread Mark
just my <$0.02> running scripts with the suid bit set is a security hole. It shouldn't be allowed (by design). I'm not sure if there is a kernel option to allow it. IMHO, it's a bug if it does. Limiting the user to sudo the single script should be ok as long as they cannot modify the script, th

Re: [Siglinux] User needs to run script 'as root'

2005-02-15 Thread Analabha Roy
-Forwarded Message- > From: Analabha Roy <[EMAIL PROTECTED]> > To: Daniel Brown <[EMAIL PROTECTED]> > Subject: Re: [Siglinux] User needs to run script 'as root' > Date: Tue, 15 Feb 2005 06:15:53 -0600 > > On Tue, 2005-02-15 at 06:10, Daniel Brown wrote: > > > On Mon, February 14, 2005 2

Re: [Siglinux] User needs to run script 'as root'

2005-02-15 Thread Daniel Brown
On Mon, February 14, 2005 20:48, Analabha Roy said: > On Mon, 2005-02-14 at 20:29, Daniel Brown wrote: > >> On Mon, Feb 14, 2005 at 03:19:53PM -0600, Doug McLaren wrote: >> > On Mon, Feb 14, 2005 at 03:12:06PM -0600, Alfonso Lopez wrote: >> > >> > | I have a script that sets up my wireless connecti