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: 1. It munges the middle of the conn_rec structure, breaking binary compatibility across the board. 2. It only touches some of the files involved; it should also hit suexec.c and mod_setenvif.c at a minimum. [The sender is not subscribed to this list.] -- #ken P-)} Ken Coar, Sanagendamgagwedweinini http://Golux.Com/coar/ Author, developer, opinionist http://Apache-Server.Com/ "All right everyone! Step away from the glowing hamburger!"
