wb_sids2xids: avoid idmap_child() and use idmap_child_handle() instead
authorStefan Metzmacher <metze@samba.org>
Thu, 10 Sep 2020 13:49:34 +0000 (15:49 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 23 Oct 2020 03:25:35 +0000 (03:25 +0000)
commit1694de1ae6ce63377d0afc47e84e55e4745905d7
tree87c6ced6b6b5fefca03b85f92a52808890115c62
parent5cc21a9d319e00397ad98900d81ffb9d1d70514f
wb_sids2xids: avoid idmap_child() and use idmap_child_handle() instead

This is the only aspect we need here.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
source3/winbindd/wb_sids2xids.c