Merge from 3.0:
authorAndrew Bartlett <abartlet@samba.org>
Sun, 7 Dec 2003 11:06:40 +0000 (11:06 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 7 Dec 2003 11:06:40 +0000 (11:06 +0000)
commite97f1eb62ae01b5259d7ecfab9b55b07103379c7
treed2497140dbc13bbf2fa4495fa812957bb768e7d3
parent881c5c60977d15b5d4b34fde8743deac80f11a99
Merge from 3.0:

source/libsmb/ntlmssp.c:
Picked up by the build farm - despite all my efforts, security=server was
broken by my NTLM2 commit.  This should correctly cause the NTLM2 case
not to be negotiated when 'security=server' is in effect.

testsuide/build_farm/runlist:
Without 'non unix accounts' we can't test security=domain on the build farm.

source/rpc_server/srv_samr_nt.c:
Match Win2k and return 'invalid parameter' for creating of a new account with
account flags of 0.

Andrew Bartlett
source/libsmb/ntlmssp.c
source/rpc_server/srv_samr_nt.c
testsuite/build_farm/runlist