1 <samba:parameter name="min protocol"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 <para>The value of the parameter (a string) is the
8 lowest SMB protocol dialect than Samba will support. Please refer
9 to the <smbconfoption name="max protocol"/>
10 parameter for a list of valid protocol names and a brief description
11 of each. You may also wish to refer to the C source code in
12 <filename moreinfo="none">source/smbd/negprot.c</filename> for a listing of known protocol
13 dialects supported by clients.</para>
15 <para>If you are viewing this parameter as a security measure, you should
16 also refer to the <smbconfoption name="lanman auth"/> parameter. Otherwise, you should never need
17 to change this parameter.</para>
20 <value type="default">CORE</value>
21 <value type="example">NT1</value>