"Annotate" on GCC's CVSweb isn't working
Ian Lance Taylor
ian@airs.com
Wed May 14 20:41:00 GMT 2003
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.
I don't know how httpd sets the supplementary groups, so I don't know
whether this matters.
Ian
More information about the Gcc
mailing list