the beginnings of kerberos support in smbd. It doesn't work yet, but
authorAndrew Tridgell <tridge@samba.org>
Thu, 18 Oct 2001 10:26:06 +0000 (10:26 +0000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 18 Oct 2001 10:26:06 +0000 (10:26 +0000)
commit5ad7448359c7bc1d3b1579f105b7324290bf21ec
tree7fe563bd2aa9a428a4acdcbe0185a35eaa73b277
parentf0e0dd6507c355103c51058642f1e4245c573413
the beginnings of kerberos support in smbd. It doesn't work yet, but
it should give something for others to hack on and possibly find what
I'm doing wrong.
(This used to be commit 353c290f059347265b9be2aa1010c2956da06485)
source3/include/includes.h
source3/libsmb/asn1.c
source3/libsmb/cliconnect.c
source3/libsmb/clikrb5.c
source3/libsmb/clispnego.c
source3/smbd/negprot.c
source3/smbd/sesssetup.c