mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
eeb24afd78
Signed-off-by: Jeremy Allison <jra@samba.org>
15 lines
489 B
XML
15 lines
489 B
XML
<samba:parameter name="winbind max clients"
|
|
context="G"
|
|
type="integer"
|
|
advanced="1" developer="1"
|
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|
<description>
|
|
<para>This parameter specifies the maximum number of clients
|
|
the <citerefentry><refentrytitle>winbindd</refentrytitle>
|
|
<manvolnum>8</manvolnum></citerefentry> daemon can connect with.
|
|
</para>
|
|
</description>
|
|
|
|
<value type="default">200</value>
|
|
</samba:parameter>
|