s4:rpc_server/lsa: implement forwarding lsa_Lookup{Sids,Names}() requests to winbindd
authorStefan Metzmacher <metze@samba.org>
Fri, 19 Jan 2018 12:42:40 +0000 (13:42 +0100)
committerRalph Boehme <slow@samba.org>
Wed, 21 Feb 2018 13:19:19 +0000 (14:19 +0100)
commite9d5b8b6b41155a8a043275ae497bdb87044d476
tree029cb8ca381f0b4fcb7c7bf51908dc912e4d4e6a
parent3ffebee3de4aa313027779bc98cb6326fa17be85
s4:rpc_server/lsa: implement forwarding lsa_Lookup{Sids,Names}() requests to winbindd

This might not be perfect yet, but it's enough to allow names from trusted
forests/domain to be resolved, which is very important for samba based
domain members.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
selftest/knownfail.d/s4-lsa-server [deleted file]
source4/rpc_server/lsa/lsa_lookup.c