nfs4j icon indicating copy to clipboard operation
nfs4j copied to clipboard

Handle more that 16 aux groups limit

Open kofemann opened this issue 8 years ago • 0 comments

NFS server, or to be more precise, RPC's AUTH_SYS supports maximum 16 secondary groups for the user. However, in modern environments, having more subgroups is not an exception. While we can't change RPC layer, the NFS server itself can resolve user's group membership by talking to an external provider.

kofemann avatar Feb 16 '17 14:02 kofemann