summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/winbind/winbindmaxclients.xml
blob: ae49e45124e1fd88042a498d34a5e6ba384c4bd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<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>