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)
commit8a6fc79ad8d9f1b6c4f604b173426bf821f98208
tree6cfda8b5d1f1b94c9471c98b91277cd1e4b10500
parentb2fbc05c6bfd92354c8970c66581a32daaf6e6a3
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.
(This used to be commit 77a5b1032f39b8d20925721b719fdcfff910cb06)
source3/auth/auth.c
source3/auth/auth_domain.c
source3/auth/auth_util.c