libnfs icon indicating copy to clipboard operation
libnfs copied to clipboard

Not set all GIDs in the RPC AUTH_UNIX header

Open haihongwang opened this issue 7 years ago • 0 comments

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.

haihongwang avatar Apr 24 '18 00:04 haihongwang