> From: Rodent of Unusual Size [mailto:[EMAIL PROTECTED]]
> > P�l Baltzersen wrote: > > > > So I made this little patch that sets the env REMOTE_GROUP to > > the group (first match) a user was authenticated with. I think > > the performance penalty is microscopic. > > There are some problems with this patch: > 2. It only touches some of the files involved; it should also > hit suexec.c and mod_setenvif.c at a minimum. Although apparently REMOTE_USER is not working in mod_setenvif either, so adding REMOTE_GROUP would probably be pointless. Joshua.
