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)
commit0498f3b8890ec62eeb9275a6bf685a6c3d81fce5
tree14e1ce1044945fadea94368365521636adae32f2
parent4549efe6967cf8abeac3e275b37754e59d87af5c
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
(This used to be commit 93ca3eee55297eb7fdd38fca38103ce129987e2a)
source3/include/ntlmssp.h
source3/libsmb/ntlmssp.c
source3/rpc_client/cli_pipe.c
source3/rpc_server/srv_pipe.c