plan9fox/sys/src/cmd/cifs
2013-12-11 05:48:48 +01:00
..
apinums.h
auth-testcase.c cifs: updated cifs/smb client to quintiles latest version 2012-01-16 18:42:16 +01:00
auth.c factotum: add ntlmv2 (mschap2) client auth for cifs 2013-12-11 05:48:48 +01:00
ChangeLog cifs: add quintiles working notes 2012-01-16 18:46:07 +01:00
cifs.c cifs: updated cifs/smb client to quintiles latest version 2012-01-16 18:42:16 +01:00
cifs.h cifs: updated cifs/smb client to quintiles latest version 2012-01-16 18:42:16 +01:00
dfs.c
doserrstr.c
fs.c
info.c cifs: updated cifs/smb client to quintiles latest version 2012-01-16 18:42:16 +01:00
main.c cifs: updated cifs/smb client to quintiles latest version 2012-01-16 18:42:16 +01:00
misc.c
mkfile cifs: updated cifs/smb client to quintiles latest version 2012-01-16 18:42:16 +01:00
netbios.c
nterrstr.c cifs: updated cifs/smb client to quintiles latest version 2012-01-16 18:42:16 +01:00
pack.c cifs: fix timezone for timestamps 2013-08-11 01:36:03 +02:00
patch.readme cifs: add quintiles working notes 2012-01-16 18:46:07 +01:00
ping.c
raperrstr.c
README.Vista cifs: add quintiles working notes 2012-01-16 18:46:07 +01:00
remsmb.h cifs: updated cifs/smb client to quintiles latest version 2012-01-16 18:42:16 +01:00
sid2name.c
To-do cifs: add quintiles working notes 2012-01-16 18:46:07 +01:00
trans.c cifs: updated cifs/smb client to quintiles latest version 2012-01-16 18:42:16 +01:00
trans2.c cifs: updated cifs/smb client to quintiles latest version 2012-01-16 18:42:16 +01:00
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