ba0866599abde1f26720c808bc5356ce8d8b5e12
[metze/samba/wip.git] / docs-xml / smbdotconf / protocol / serverminprotocol.xml
1 <samba:parameter name="server min protocol"
2                  context="G"
3                  type="enum"
4                                  developer="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <synonym>min protocol</synonym>
7 <description>
8         <para>This setting controls the minimum protocol version that the server will allow the client to use.</para>
9 </description>
10
11 <related>server max protocol</related>
12 <synonym>min protocol</synonym>
13
14 <value type="default">CORE</value>
15 <value type="example">NT1</value>
16 </samba:parameter>