source: trunk/server/docs-xml/smbdotconf/winbind/winbindmaxclients.xml

Last change on this file was 745, checked in by Silvan Scherrer, 13 years ago

Samba Server: updated trunk to 3.6.0

File size: 503 bytes
Line 
1<samba:parameter name="winbind max clients"
2 context="G"
3 type="integer"
4 advanced="1" developer="1"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6<description>
7 <para>This parameter specifies the maximum number of clients
8 the <citerefentry><refentrytitle>winbindd</refentrytitle>
9 <manvolnum>8</manvolnum></citerefentry> daemon can connect with.
10 </para>
11</description>
12
13<value type="default">200</value>
14</samba:parameter>
Note: See TracBrowser for help on using the repository browser.