plan9fox/sys/src/cmd/cifs
2013-12-11 05:48:48 +01:00
..
apinums.h
auth-testcase.c
auth.c factotum: add ntlmv2 (mschap2) client auth for cifs 2013-12-11 05:48:48 +01:00
ChangeLog
cifs.c
cifs.h
dfs.c
doserrstr.c
fs.c
info.c
main.c
misc.c
mkfile
netbios.c
nterrstr.c
pack.c
patch.readme
ping.c
raperrstr.c
README.Vista
remsmb.h
sid2name.c
To-do
trans.c
trans2.c
transnt.c

Connection fails to Windows Vista or Windows 2008 server using NTLMv2 auth

This is due to a bug in Windows, either use an alternative
authentication strategy, or apply the Microsoft HotFix, which
is just a matter of creating a new registry entry, see: 
	
	http://support.microsoft.com/kb/957441

-Steve

Tue Sep 21 17:05:48 BST 2010