s3: Remove header==NULL code from db_ctdb_marshall_record
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / protocol / serverminprotocol.xml
blob4edecc45c488b2815627cb8426d060f8d0316e44
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
9                 will allow the client to use.</para>
11         <para>Normally this option should not be set as the automatic negotiation
12                 phase in the SMB protocol takes care of choosing the appropriate
13                 protocol.</para>
14 </description>
16 <related>server max protocol</related>
18 <value type="default">CORE</value>
19 <value type="example">NT1</value>
20 </samba:parameter>