added basic NTLMSSP support in smbd. This is still quite rough, and
authorAndrew Tridgell <tridge@samba.org>
Wed, 17 Oct 2001 08:54:19 +0000 (08:54 +0000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 17 Oct 2001 08:54:19 +0000 (08:54 +0000)
commitb728042334f67738fd1a6fdd03e619bdb78fe06a
tree2ae5e7d47a8c6f67789f671bc4ea3ea4a4546d72
parentd731149a41d7563ab99acd3d3d20fff899e7de8f
added basic NTLMSSP support in smbd. This is still quite rough, and
loses things like username mapping. I wanted to get this in then
discuss it a bit to see how we want to split up the existing
session setup code
(This used to be commit b74fda69bf23207c26d8b2af23910d8f2eb89875)
source3/include/config.h.in
source3/lib/util.c
source3/libsmb/asn1.c
source3/libsmb/cliconnect.c
source3/libsmb/clientgen.c
source3/libsmb/clispnego.c
source3/param/loadparm.c
source3/smbd/negprot.c
source3/smbd/process.c
source3/smbd/sesssetup.c