s3:auth: add the "Unix Groups" sid for the primary gid
authorStefan Metzmacher <metze@samba.org>
Fri, 2 Mar 2018 15:37:58 +0000 (16:37 +0100)
committerRalph Boehme <slow@samba.org>
Thu, 15 Mar 2018 20:54:16 +0000 (21:54 +0100)
commitf3ca3e71cc35876df47e31ec9c3643308add2405
tree067c3afbcc8a35bac6299d4a714e889688703109
parent28ad1306b880a44824ee956a19656ac29581a1b9
s3:auth: add the "Unix Groups" sid for the primary gid

The primary gid might not be in the gid array.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13328

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/auth/auth_util.c