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)
commitb74fda69bf23207c26d8b2af23910d8f2eb89875
tree32daddda429c97dd363eaa1172db25666c1e11bd
parentf5781f11eb924bdf32d20819c58a782493f4b239
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
source/include/config.h.in
source/lib/util.c
source/libsmb/asn1.c
source/libsmb/cliconnect.c
source/libsmb/clientgen.c
source/libsmb/clispnego.c
source/param/loadparm.c
source/smbd/negprot.c
source/smbd/process.c
source/smbd/sesssetup.c