summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/protocol/serverminprotocol.xml
blob: 58323b5d077d8712c40db3be59928702d3d78e1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<samba:parameter name="server min protocol"
                 context="G"
                 type="enum"
				 developer="1"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<synonym>min protocol</synonym>
<description>
	<para>This setting controls the minimum protocol version that the server will allow the client to use.</para>
</description>

<related>server max protocol</related>

<value type="default">CORE</value>
<value type="example">NT1</value>
</samba:parameter>