winbindd: pass domain SID to wbint_UnixIDs2Sids
authorRalph Boehme <slow@samba.org>
Mon, 25 Sep 2017 13:39:39 +0000 (15:39 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 10 Oct 2017 13:51:27 +0000 (15:51 +0200)
commit71f99cb132f4c26f9febac6cb7dcd79f4940216a
tree6b1887eac957a7fc60d11e1d1b57dea66aca0a12
parent59438bfd3d3551195582cf88bd1109c3cbc7e12a
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>
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