Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Mar 2016 10:55:25 +0100
From:      Edward Tomasz =?utf-8?Q?Napiera=C5=82a?= <trasz@FreeBSD.org>
To:        "O. Hartmann" <ohartman@zedat.fu-berlin.de>
Cc:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: mount_smbfs(8): support for SMBv3.02?
Message-ID:  <20160308095525.GA1872@brick.home>
In-Reply-To: <20160303104721.097ae352@freyja.zeit4.iv.bundesimmobilien.de>
References:  <20160303104721.097ae352@freyja.zeit4.iv.bundesimmobilien.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On 0303T1047, O. Hartmann wrote:
> Does FreeBSD's mount_smbfs(8) support for Microsoft's SMBv3 protocol introduced
> with Windows 8 and Windows Server 2012/R2?

No, it only supports the obsolete SMB1 (aka CIFS) protocol.  Since SMB2
is a completely different protocol, supporting it properly pretty much
requires implementing it from scratch.  SMB3 is one of the SMB2 revisions
and thus is backward compatible with SMB2.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160308095525.GA1872>