Merge auth changes from HEAD:
authorAndrew Bartlett <abartlet@samba.org>
Thu, 24 Apr 2003 11:56:09 +0000 (11:56 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 24 Apr 2003 11:56:09 +0000 (11:56 +0000)
commit59e0836b7f4221fd002abab083f71f04dffe7648
treeda660ef946a99ed5fc5a74af265d014b73f2e250
parent3f03ecf5627ec0eda7fdbb4314ba804574751ede
Merge auth changes from HEAD:

 - better error codes than NT_STATUS_UNSUCCESSFUL for domain logon errors
 - make auth_winbind load the ntdomain module if winbind isn't there.
 - use new trusted domains cache to determine if the domain is valid.

Andrew Bartlett
(This used to be commit ec8d6524c6b0c70927a2b57aab71d9e3a7f8a150)
source3/auth/auth.c
source3/auth/auth_builtin.c
source3/auth/auth_domain.c
source3/auth/auth_util.c
source3/auth/auth_winbind.c