blob: 03ad429dbd58b3fcea58d8990119434f258dce03 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<samba:parameter xmlns:samba="http://samba.org/common">
<term><anchor id="ANNOUNCEVERSION"/>announce version (G)</term>
<listitem><para>This specifies the major and minor version numbers
that nmbd will use when announcing itself as a server. The default
is 4.9. Do not change this parameter unless you have a specific
need to set a Samba server to be a downlevel server.</para>
<para>Default: <command moreinfo="none">announce version = 4.9</command></para>
<para>Example: <command moreinfo="none">announce version = 2.0</command></para>
</listitem>
</samba:parameter>
|