winbindd: fix predefined domains routing in find_lookup_domain_from_sid()
authorRalph Boehme <slow@samba.org>
Wed, 28 Nov 2018 16:20:41 +0000 (17:20 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 10 Dec 2018 09:12:22 +0000 (10:12 +0100)
commitac2c24cc42429516150e511ed13dd84c2cb948f8
treea0b5e32479fe31a9684cb85710018c9fa31ee011
parentfd91429b5290a0e76e522fe743841514053576db
winbindd: fix predefined domains routing in find_lookup_domain_from_sid()

Route predefined domains through the BUILTIN domain child, not passdb.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12164

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Ralph Boehme <slow@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: David Mulder <dmulder@suse.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
(cherry picked from commit b512a58bbd7361cbbcf68f6713943377338fc2a1)
source3/winbindd/winbindd_util.c