synology 에서 SMB 관련 옵션중 SMB2 라는게 있어 찾아 보니
vista 이후에 추가된 기능이라고 한다.
설정방법은 다음과 같다고 한다.
일단 삼바 3.6.0 버전 이상일경우 전체 기능을 지원하며
max protocol 키워드로 설정한다.
vista 이후에 추가된 기능이라고 한다.
SMB 2.1 SMB 2.1, introduced with Windows 7 and Server 2008 R2, introduced minor performance enhancements with a new opportunistic locking mechanism.
SMB 3.0 [링크 : http://en.wikipedia.org/wiki/Server_Message_Block#SMB_2_and_3] |
설정방법은 다음과 같다고 한다.
일단 삼바 3.6.0 버전 이상일경우 전체 기능을 지원하며
max protocol 키워드로 설정한다.
SMB2 support SMB2 support in 3.6.0 is fully functional (with one omission), and can be enabled by setting:
max protocol = SMB2
in the [global] section of your smb.conf and re-starting Samba. All features should work over SMB2 except the modification of user quotas using the Windows quota management tools.
As this is the first release containing what we consider to be a fully featured SMB2 protocol, we are not enabling this by default, but encourage users to enable SMB2 and test it. Once we have enough confirmation from Samba users and OEMs that SMB2 support is stable in wide user testing we will enable SMB2 by default in a future Samba release.
[링크 : http://wiki.samba.org/index.php/Samba_3.6_Features_added/changed#SMB2_support] |
'프로그램 사용 > SMB(Samba)' 카테고리의 다른 글
samba - nfs - samba 0x80070021 오류 (0) | 2015.11.09 |
---|---|
smbpasswd의 hash generator (0) | 2014.09.22 |
samba 폴터 생성시 퍼미션 (0) | 2012.12.14 |
winXP에서 삼바접속이 느릴경우 (0) | 2012.12.10 |
삼바 - nfs - 삼바 공유하기 (0) | 2012.12.07 |