Re: sudo doesn't work

2003-08-03 Thread Bob Proulx
Yves Goergen wrote: > sorry for the long lines... thought your mail reader can do word wrapping at the end > of a line :/ The problem is how does the client mailer tell whether it should or whether it should not? It can only do that if you tell it. Use 'Content-Type: format=flowed' if you want

Re: sudo doesn't work

2003-08-02 Thread Karsten M. Self
on Wed, Jul 30, 2003 at 07:16:43AM +0200, Yves Goergen ([EMAIL PROTECTED]) wrote: > -- > Original Message from Bob Proulx <[EMAIL PROTECTED]> at 30.07.2003 05:46:47: > > > Yves Goergen wrote: > > > what i would like to do: <...> > > In the future if you would word wrap your postings to s

Re: sudo doesn't work

2003-07-30 Thread Yves Goergen
-Ursprüngliche Nachricht- Von: "Shawn Lamson" <[EMAIL PROTECTED]> An: <[EMAIL PROTECTED]> Gesendet: Dienstag, 29. Juli 2003 23:12 Betreff: Re: sudo doesn't work > On Tue, July 29 at 10:41 PM EDT > "Yves Goergen" <[EMAIL PROTECTED]>

Re: sudo doesn't work

2003-07-29 Thread Yves Goergen
sorry for the long lines... thought your mail reader can do word wrapping at the end of a line :/ using my own mailer now, since i'm at work (and so i can't test that pathname thing right now). i have already tried to do this with 'NOPASSWD:', but then it wanted a password from me... too bad th

Re: sudo doesn't work

2003-07-29 Thread Bob Proulx
Yves Goergen wrote: > what i would like to do: > a php-based web-interface should be able to run some special system commands in the > name of another user, i.e. 'apache' needs to 'makemaildir /some/path' as 'exim'. In the future if you would word wrap your postings to some column such as column

Re: sudo doesn't work

2003-07-29 Thread Shawn Lamson
On Tue, July 29 at 10:41 PM EDT "Yves Goergen" <[EMAIL PROTECTED]> wrote: >what i would like to do: >a php-based web-interface should be able to run some special system >commands in the name of another user, i.e. 'apache' needs to >'makemaildir /some/path' as 'exim'. > >how i tried this: >installe

sudo doesn't work

2003-07-29 Thread Yves Goergen
hi list, i have a little problem with my sudo here on debian v.3. what i would like to do: a php-based web-interface should be able to run some special system commands in the name of another user, i.e. 'apache' needs to 'makemaildir /some/path' as 'exim'. how i tried this: installed the sudo pac