nfs4_acls: Use sids_to_unixids to lookup uid or gid
authorChristof Schmitt <cs@samba.org>
Wed, 26 Jun 2019 20:24:16 +0000 (13:24 -0700)
committerChristof Schmitt <cs@samba.org>
Tue, 23 Jul 2019 18:27:26 +0000 (18:27 +0000)
commitd9a2ff559e1ad953141b1118a9e370496f1f61fa
treedb745bc21a49e6189ba90232d701c1d0a00f7419
parent38331b00521ef764893a74add01758f14567d901
nfs4_acls: Use sids_to_unixids to lookup uid or gid

This is the newer API to lookup id mappings and will make it easier to
add to the IDMAP_TYPE_BOTH case.

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

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/modules/nfs4_acls.c