Ticket #819 (new defect)

Opened 2 years ago

Last modified 1 year ago

spawn-fcgi processes ignore user's other groups

Reported by: chewi@aura-online.co.uk Assigned to: jan
Priority: normal Milestone:
Component: mod_fastcgi Version: 1.4.11
Severity: normal Keywords: spawn-fcgi
Cc: Blocking:
Need Feedback:

Description

I have observed the following behaviour with spawn-fcgi... http://lists.edgewall.com/archive/trac/2006-August/009484.html

It seems that spawn-fcgi processes are restricted to the user's default group (or the group specified with -g or both - not sure) but in any case, the user's other groups are totally ignored. In the above example, the trac user is a member or the subversion group but a permissiod denied error is received when trying to access the Subversion repository, despite the correct permissions being set.

I have a feeling this might be related to bug #78. By the look of the changeset, the change was only applied to server.c and not spawn-fcgi.c as well.

Attachments

Change History

08/25/2006 01:30:07 PM changed by anonymous

Ah I see that change was added later. Something's still not right then.

01/23/2007 11:44:59 AM changed by Matthijs Kooijman <m.kooijman@student.utwente.nl>

I've been experiencing the same thing. From looking at the code, I'd say it should work. But it doesn't for me.


Add/Change #819 (spawn-fcgi processes ignore user's other groups)




Change Properties