Samba 4.3.1 and max protocol

Thomas Bork tombork at web.de
Fri Oct 23 19:04:23 UTC 2015


Hi,

from

https://www.samba.org/samba/history/samba-4.3.0.html:

[...]
SMB 3.1.1 supported
-------------------

Both client and server have support for SMB 3.1.1 now.
[...]
smb.conf changes
----------------

   Parameter Name		Description		Default
   --------------		-----------		-------
[...]
   client max protocol		Changed	default		SMB3_11
   server max protocol		Changed default		SMB3_11

Not setting any max protocol in smb.conf and investigating with

'testparm -sv | grep protocol'

I can see, that the max protocol is only SMB3:

testeis # testparm -sv | grep protocol
Load smb config files from /etc/smb.conf
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
Processing section "[homes]"
Processing section "[all]"
Processing section "[public]"
Processing section "[print$]"
Loaded services file OK.
Server role: ROLE_STANDALONE

         server max protocol = SMB3
         max protocol = SMB3
         protocol = SMB3
         server min protocol = LANMAN1
         min protocol = LANMAN1
         client max protocol = default
         client min protocol = CORE
testeis # grep protocol /etc/smb.conf
testeis #

Who is lying? samba-4.3.0.html or testparm?

-- 
der tom



More information about the samba-technical mailing list