winbind: Make _wbint_Sids2UnixIDs single-domain
authorVolker Lendecke <vl@samba.org>
Tue, 29 Dec 2015 15:19:34 +0000 (15:19 +0000)
committerRalph Boehme <slow@samba.org>
Mon, 22 Feb 2016 19:29:15 +0000 (20:29 +0100)
commit2b1dd01934b657afc4bdc3542ad887a3917ccbfd
tree6e0f69a27266a9c6deb62a7ad379e2084efc45a2
parent9743be68d7ffe255f207fa897ce22b839b6d4d81
winbind: Make _wbint_Sids2UnixIDs single-domain

This is required to handle domain-specific error messages properly in the
parent. Currently unused, but I want to handle DOMAIN_CONTROLLER_NOT_FOUND
for the idmap_ad backend soon by doing a getdcname (RPC or ourselves or
so) from the parent context.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/winbindd/wb_sids2xids.c