]> git.ipfire.org Git - thirdparty/samba.git/commit
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>
Fri, 7 Dec 2018 09:28:31 +0000 (10:28 +0100)
commitbd464e2892c212287658146f544364ebafb36050
tree0fe86b5906cf8648a6c7130c2f567dfff6612d90
parent1dd91d1463bc399050008ad410a6a81fb572a0f0
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