wb_queryuser: avoid idmap_child() and use idmap_child_handle() instead
commit7dbe5b4897448aa71b5a8a2175850b4010316b88
authorStefan Metzmacher <metze@samba.org>
Fri, 11 Sep 2020 11:52:17 +0000 (11 13:52 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 23 Oct 2020 03:25:35 +0000 (23 03:25 +0000)
tree986151f7d081c242b0b1bca0a7f48d68bfc41a32
parent7518a0ca32cade2b8b9eac0e2b5416ae685ffcff
wb_queryuser: 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_queryuser.c