mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
b97c257f3a
Conflicts: docs-xml/smbdotconf/protocol/serverminprotocol.xml
17 lines
527 B
XML
17 lines
527 B
XML
<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>
|
|
<synonym>min protocol</synonym>
|
|
|
|
<value type="default">CORE</value>
|
|
<value type="example">NT1</value>
|
|
</samba:parameter>
|