nfs4_acls: Use sids_to_unixids to lookup uid or gid
commit6d88ab39e8ed469a9279870d88b28c568ce3a687
authorChristof Schmitt <cs@samba.org>
Wed, 26 Jun 2019 20:24:16 +0000 (26 13:24 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 26 Aug 2019 07:06:17 +0000 (26 07:06 +0000)
tree45d93043a1a7489d23c50197d82347afca0fe524
parent0313f1552f9665ed485aa2c7224f491be8511eff
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>
(cherry picked from commit d9a2ff559e1ad953141b1118a9e370496f1f61fa)
source3/modules/nfs4_acls.c