r15129: Separate out mechanism and policy for NTLMSSP auth/sign/seal.
authorJeremy Allison <jra@samba.org>
Tue, 18 Apr 2006 18:00:57 +0000 (18:00 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:16:25 +0000 (11:16 -0500)
commit93ca3eee55297eb7fdd38fca38103ce129987e2a
tree5f846596d778a74cb4ff695ba0c842ec9860a51f
parent22b687589785051eca16a868e3475f066b647ea7
r15129: Separate out mechanism and policy for NTLMSSP auth/sign/seal.
With this change (and setting lanman auth = no in smb.conf)
we have *identical* NTLMSSP flags to W2K3 in SPNEGO auth.
Jeremy
source/include/ntlmssp.h
source/libsmb/ntlmssp.c
source/rpc_client/cli_pipe.c
source/rpc_server/srv_pipe.c