add check for NT_STATUS_NOT_IMPLEMENTED in auth check so that
authorGerald Carter <jerry@samba.org>
Sat, 28 Jun 2003 08:29:42 +0000 (08:29 +0000)
committerGerald Carter <jerry@samba.org>
Sat, 28 Jun 2003 08:29:42 +0000 (08:29 +0000)
commit77a5b1032f39b8d20925721b719fdcfff910cb06
treee0e8d529b9213f567ad28129e5a6b5cc22a29cab
parent303fdc516c79b170d7c12fe2f6264d9636673347
add check for NT_STATUS_NOT_IMPLEMENTED in auth check so that
map to guest = bad user works again when "trustdomain" is listed
as last auth method.

Also clean up some more DC location calls.
source/auth/auth.c
source/auth/auth_domain.c
source/auth/auth_util.c