blob: 17a962a3f51a791522be47a0d541151e2a6c13a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<samba:parameter name="browse list"
context="G"
advanced="1" developer="1"
xmlns:samba="http://samba.org/common">
<listitem>
<para>This controls whether <citerefentry><refentrytitle>smbd</refentrytitle>
<manvolnum>8</manvolnum></citerefentry> will serve a browse list to
a client doing a <command moreinfo="none">NetServerEnum</command> call. Normally
set to <constant>yes</constant>. You should never need to change
this.</para>
<para>Default: <command moreinfo="none">browse list = yes</command></para>
</listitem>
</samba:parameter>
|