This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: "Annotate" on GCC's CVSweb isn't working


On Wed, May 14, 2003 at 01:40:53PM -0700, Ian Lance Taylor wrote:
>Christopher Faylor <cgf@redhat.com> writes:
>
>> webuser has the same uid as apache (by design) so this should not be an
>> issue should it?
>
>When logging in, the supplementary groups in /etc/groups are set based
>on the login name, not the login UID.  Two user names can share a uid
>but that does not imply that they share the same supplementary groups.

Slap forehead.  Right.

>I don't know how httpd sets the supplementary groups, so I don't know
>whether this matters.

I've changed the webusers in /etc/group to apache and restarted httpd.
I can't see any way to find what groups are assigned to a running
process, so I don't know if this will do any good or not but do you want
to turn annotate back on and see what happens?

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]