libnfs
libnfs copied to clipboard
Not set all GIDs in the RPC AUTH_UNIX header
Currently it seems libnfs only uses the primary GID in the RPC AUTH_UNIX header. If a user belongs multiple groups, it does not set all these GIDs in the headers. This causes some authentication issues.