Re: Small problem with sudo and Roaring Penguin

2002-08-14 Thread Kevin Myers
On Wed, 14 Aug 2002 09:11:35 -0400, you wrote: >man nohup Thanks. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Small problem with sudo and Roaring Penguin

2002-08-14 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14-Aug-2002/15:23 +0700, Kevin Myers <[EMAIL PROTECTED]> wrote: >Just a little update to this problem: it's nothing to do with sudo, it's the >fact that I'm using a script as the login shell for these users. If I use >/bin/bash as the shell, everyt

Re: Small problem with sudo and Roaring Penguin

2002-08-14 Thread Kevin Myers
Just a little update to this problem: it's nothing to do with sudo, it's the fact that I'm using a script as the login shell for these users. If I use /bin/bash as the shell, everything works. (Thanks to Anthony for putting me onto this) On Fri, 09 Aug 2002 18:29:32 +0700, you wrote: >I have a

Small problem with sudo and Roaring Penguin

2002-08-09 Thread Kevin Myers
I have a user that is allowed to login to a shell script and use it to bring the DSL connection up/down. I am using sudo to allow him to run adsl-start, which he does by selecting an item on a menu which runs: sudo /usr/sbin/adsl-start This is the contents of the sudoers file: # sudoers file.