Hello, yelninei--- via Bug reports for the GNU Hurd, le jeu. 10 sept. 2026 18:12:53 +0200, a ecrit: > A lot of code in Hurd assumes that the order matches the hurd assumptions > that the first one is the posix effective gid and the order being different > messes up everything.
Yes, that is supposed to be so. > Is this a bug in Hurd or in glibc/nscd? > Changing the nscd lookup to insert the group name at the beginning instead of > the end would fix it Perhaps we just need to fix glibc's setgroups to make sure that the current effective gid is first in the list given to the auth server, fixing the order if needed. Samuel
