winbindd: pass domain SID to wbint_UnixIDs2Sids
authorRalph Boehme <slow@samba.org>
Mon, 25 Sep 2017 13:39:39 +0000 (15:39 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 14 Dec 2017 11:21:09 +0000 (12:21 +0100)
commit96cc7e0fe30a747bf5cb49dcbf4953b4d659e038
tree4dfd21fbca0c516406160934906e3a91ac96af7a
parente16ef9fe6aa740a3f5db9ece5aaac3ff88ac67b6
winbindd: pass domain SID to wbint_UnixIDs2Sids

This makes the domain SID available to the idmap child for
wbint_UnixIDs2Sids mapping request. It's not used yet anywhere, this
comes in the next commit.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13052

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
(cherry picked from commit 71f99cb132f4c26f9febac6cb7dcd79f4940216a)
librpc/idl/winbind.idl
source3/include/idmap.h
source3/winbindd/idmap.c
source3/winbindd/idmap_proto.h
source3/winbindd/wb_xids2sids.c
source3/winbindd/winbindd_dual_srv.c