[Bug 220440] mount_smbfs fails to mount samba 4.6.5 share

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 9 20:15:53 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220440

Sean McBride <sean at rogue-research.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sean at rogue-research.com

--- Comment #2 from Sean McBride <sean at rogue-research.com> ---
NTLMv1 is quite insecure, and samba sensibly disables it by default, so
enabling it on your server is not advisable:

https://en.wikipedia.org/wiki/NT_LAN_Manager#Weakness_and_Vulnerabilities



If I'm not mistaken, the root of your issue is that FreeBSD's mount_smbfs
supports only SMB1 and no newer version of the protocol. At least so says a
FreeNAS programmer:
https://www.ixsystems.com/community/threads/mount_smbfs-vs-encoding.70250/#post-524802

I can't find any other ticket here in bugzilla that amounts to "mount_smbfs
should support newer than SMB1".  This ticket seems closest.  Perhaps this bug
should be re-titled?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-fs mailing list