Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / browse / lmannounce.xml
blob1551c0991ef6f858ff8448d9590b734edb32818c
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="LMANNOUNCE"/>lm announce (G)</term>
3                 <listitem><para>This parameter determines if <citerefentry><refentrytitle>nmbd</refentrytitle>
4                 <manvolnum>8</manvolnum></citerefentry> will produce Lanman announce 
5                 broadcasts that are needed by OS/2 clients in order for them to see 
6                 the Samba server in their browse list. This parameter can have three 
7                 values, <constant>yes</constant>, <constant>no</constant>, or
8                 <constant>auto</constant>. The default is <constant>auto</constant>.  
9                 If set to <constant>no</constant> Samba will never produce these 
10                 broadcasts. If set to <constant>yes</constant> Samba will produce 
11                 Lanman announce broadcasts at a frequency set by the parameter 
12                 <parameter moreinfo="none">lm interval</parameter>. If set to <constant>auto</constant> 
13                 Samba will not send Lanman announce broadcasts by default but will 
14                 listen for them. If it hears such a broadcast on the wire it will 
15                 then start sending them at a frequency set by the parameter 
16                 <parameter moreinfo="none">lm interval</parameter>.</para>
18                 <para>See also <link linkend="LMINTERVAL"><parameter moreinfo="none">lm interval
19                 </parameter></link>.</para>
21                 <para>Default: <command moreinfo="none">lm announce = auto</command></para>
22                 <para>Example: <command moreinfo="none">lm announce = yes</command></para>
23                 </listitem>
24                 </samba:parameter>