plan9fox/sys/src/cmd/ip/cifsd
cinap_lenrek 6e19d19285 separate MSCHAP(v2) and NTLM(v2) authentication
due to linux omiting the final Z(4) in the NTLMv2 reply, and
the need for the windom for LMv2 authentication, here is a new
AuthNTLM ticket request now with length and dom fields.
2018-05-20 22:49:24 +02:00
..
dat.h add cifsd 2011-05-09 10:42:20 +00:00
dir.c ip/cifsd: limit response data count in TRANS2 for remotebuffersize, avoid empty filename for the root 2018-05-20 03:48:33 +02:00
error.c add cifsd 2011-05-09 10:42:20 +00:00
file.c fix wrong use of qid.type == QTDIR comparsion 2012-01-12 15:15:25 +01:00
find.c add cifsd 2011-05-09 10:42:20 +00:00
fns.h add cifsd 2011-05-09 10:42:20 +00:00
main.c add cifsd 2011-05-09 10:42:20 +00:00
mkfile add cifsd 2011-05-09 10:42:20 +00:00
pack.c add cifsd 2011-05-09 10:42:20 +00:00
rap.c add cifsd 2011-05-09 10:42:20 +00:00
README add cifsd 2011-05-09 10:42:20 +00:00
share.c add cifsd 2011-05-09 10:42:20 +00:00
smb.c separate MSCHAP(v2) and NTLM(v2) authentication 2018-05-20 22:49:24 +02:00
tree.c add cifsd 2011-05-09 10:42:20 +00:00
util.c fix wrong use of qid.type == QTDIR comparsion 2012-01-12 15:15:25 +01:00

look at the cifsd.man manpage for instrctions. 

check for new releases on the web:
http://9hal.ath.cx/usr/cinap_lenrek/cifsd.tgz
http://9hal.ath.cx/usr/cinap_lenrek/

or on sources:
/n/sources/contrib/cinap_lenrek/cifsd.tgz
/n/sources/contrib/cinap_lenrek

you can email me for requests/bugreports/contrib at:
cinap_lenrek AT gmx DOT de

special thanks goes to:

capso (http://nanosouffle.net/)
for testing and bug reporting

steve simon (http://quintile.net/)
factotum/authsrv support for NTLM auth and cifsd testing and bug reporting