r23054: Move the check for the lookup_domain of S-1-22-{1,2} before the
authorGerald Carter <jerry@samba.org>
Mon, 21 May 2007 21:33:51 +0000 (21:33 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:22:17 +0000 (12:22 -0500)
commitf53aa56998411b90de238e12e9c3de7f2ff0d2b6
treec5e8db27b7b493ddf93116ea68f03ff716e9fdf5
parent2d636ad2a33d0ca61bf6022feceed47dd68ef855
r23054: Move the check for the lookup_domain of S-1-22-{1,2} before the
check for IS_DC.  Otherwise we will for example fail to lookup a
sid of S-1-22-1-780 because it has no valid struct winbindd_domain*
in the list.   Thanks to Simo for the catch.
source/nsswitch/winbindd_util.c