Try to get security=domain at least slightly working.
authorAndrew Bartlett <abartlet@samba.org>
Mon, 24 Jun 2002 01:51:11 +0000 (01:51 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 24 Jun 2002 01:51:11 +0000 (01:51 +0000)
commit4f7a02d5ded64e8c845f0c094a58be5bfb0171e8
treeb9b7ac4bcf529913d1bc91dd0959ccef0a0ce3f1
parentea7cdc4de060181b11779d726ba2aecf0a09b72b
Try to get security=domain at least slightly working.

The previous code both had basic logic flaws in it, and some subtle
issues regarding the Win2k info3 response.

I've tested this against Samba (it looks like that was missed last time
due to the 'called name' corruption - which broke my testsuite) and
accomidated what I've seen from a info3 printout jmcd gave me.

I'll get this tested fully as soon as I get my VMware going again.

Andrew Bartlett
(This used to be commit 87eba4c811293d2428bfb9bc36de22e66dce7f8b)
source3/auth/auth_domain.c
source3/auth/auth_util.c