Add smb3 mount helper

Steve French smfrench at gmail.com
Thu Apr 4 18:31:22 UTC 2019


    We want to encourage use of more secure SMB3, and don't want
    people using cifs and this new helper makes it less confusing:
         "mount -t smb3"
    rather than
         "mount -t cifs"
    Users can still mount the old way, but if they use smb3 mount
    helper (mount.smb3 or "mount -t smb3") it will be less confusing
    and less likely to use older insecure dialects.

Still need to add the man page



-- 
Thanks,

Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-mount.smb3-mount-helper.patch
Type: text/x-patch
Size: 57123 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20190404/eb3b9983/0001-Add-mount.smb3-mount-helper-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mount.smb3.c
Type: text/x-csrc
Size: 53338 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20190404/eb3b9983/mount.smb3-0001.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile.in
Type: application/octet-stream
Size: 52511 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20190404/eb3b9983/Makefile-0001.obj>


More information about the samba-technical mailing list