Re: [EMAIL PROTECTED] CGI via suexec

2005-07-28 Thread Dan Mahoney, System Admin
On Thu, 28 Jul 2005, Joshua Slive wrote: Well, that's not quite true. If you're talking about a *single* script (like a password change script or something)... first, realize that there's a number of reasons doing auth against /etc/passwd is BAD. http://httpd.apache.org/docs/1.3/misc/FAQ.h

[EMAIL PROTECTED] CGI via suexec

2005-07-28 Thread Joshua Slive
On 7/27/05, Atte Peltomaki <[EMAIL PROTECTED]> wrote: > > > I'm trying to implement such scenario where a cgi script would be run as > > > the user that just authed against the local passwd. This way the cgi > > > script would have the same rights as the local user does. > > > > > > Anyone have any

Re: [EMAIL PROTECTED] CGI via suexec

2005-07-26 Thread Atte Peltomaki
> > I'm trying to implement such scenario where a cgi script would be run as > > the user that just authed against the local passwd. This way the cgi > > script would have the same rights as the local user does. > > > > Anyone have any ideas how to pass the login information to suexec? > > If you

Re: [EMAIL PROTECTED] CGI via suexec

2005-07-26 Thread Joshua Slive
On 7/26/05, Atte Peltomaki <[EMAIL PROTECTED]> wrote: > I'm trying to implement such scenario where a cgi script would be run as > the user that just authed against the local passwd. This way the cgi > script would have the same rights as the local user does. > > Anyone have any ideas how to pass

[EMAIL PROTECTED] CGI via suexec

2005-07-26 Thread Atte Peltomaki
I'm trying to implement such scenario where a cgi script would be run as the user that just authed against the local passwd. This way the cgi script would have the same rights as the local user does. Anyone have any ideas how to pass the login information to suexec? -- \ __/