SMB3.1 and linux client

Steve French smfrench at gmail.com
Fri Dec 19 00:09:18 MST 2014


Progress in patches to add support to cifs.ko to allow mounting with vers=3.1
(to Windows 10 for example).   First three patches are posted at:

http://git.samba.org/?p=sfrench/cifs-2.6.git;a=shortlog;h=refs/heads/for-next

[SMB31] Update negotiate protocol for SMB3.1 dialect
[SMB31] Add defines and structs for smb3.1 dialect
Allow parsing vers=3.1 on cifs mount

These patches allow passing in "vers=3.1" and sending the encryption
and preauth contexts on SMB2 negotiate protocol.   Still have to finish
up the patch to update SMB2 session setup (once it gets past negotiate
protocol session setup fails without the final patch to update the hashes).

-- 
Thanks,

Steve


More information about the samba-technical mailing list