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)
commit87eba4c811293d2428bfb9bc36de22e66dce7f8b
treeddf64ad2d2240809707d9b1555a84e3e53efa31d
parent4a57c445dd4354034fc41b132a484afe6ab66e16
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
source/auth/auth_domain.c
source/auth/auth_util.c