plan9front/sys/src/cmd/cifs
cinap_lenrek 1eca33b48c always zero initialize Tm structure for tm2sec() 2019-12-03 08:22:02 +01:00
..
ChangeLog cifs: add quintiles working notes 2012-01-16 18:46:07 +01:00
README.Vista cifs: merge with steve simons latest version. thank you very much! 2019-02-05 23:10:03 +01:00
To-do cifs: add quintiles working notes 2012-01-16 18:46:07 +01:00
apinums.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
auth.c separate MSCHAP(v2) and NTLM(v2) authentication 2018-05-20 22:49:24 +02:00
cifs.c cifs: merge with steve simons latest version. thank you very much! 2019-02-05 23:10:03 +01:00
cifs.h cifs: merge with steve simons latest version. thank you very much! 2019-02-05 23:10:03 +01:00
dfs.c cifs: merge with steve simons latest version. thank you very much! 2019-02-05 23:10:03 +01:00
doserrstr.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
fs.c cifs: merge with steve simons latest version. thank you very much! 2019-02-05 23:10:03 +01:00
info.c cifs: updated cifs/smb client to quintiles latest version 2012-01-16 18:42:16 +01:00
main.c cifs: merge with steve simons latest version. thank you very much! 2019-02-05 23:10:03 +01:00
misc.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
mkfile cifs: updated cifs/smb client to quintiles latest version 2012-01-16 18:42:16 +01:00
netbios.c cifs: merge with steve simons latest version. thank you very much! 2019-02-05 23:10:03 +01:00
nterrstr.c cifs: updated cifs/smb client to quintiles latest version 2012-01-16 18:42:16 +01:00
pack.c always zero initialize Tm structure for tm2sec() 2019-12-03 08:22:02 +01:00
patch.readme cifs: add quintiles working notes 2012-01-16 18:46:07 +01:00
ping.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
raperrstr.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
remsmb.h cifs: updated cifs/smb client to quintiles latest version 2012-01-16 18:42:16 +01:00
sid2name.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
trans.c cifs: merge with steve simons latest version. thank you very much! 2019-02-05 23:10:03 +01:00
trans2.c cifs: merge with steve simons latest version. thank you very much! 2019-02-05 23:10:03 +01:00
transnt.c cifs: merge with steve simons latest version. thank you very much! 2019-02-05 23:10:03 +01:00

README.Vista

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

---------------------------------
FYI This hot-fix also works for Windows 2k8

Mon Jun 25 10:38:57 BST 2012