source: vendor/current/docs-xml/smbdotconf/winbind/winbindmaxclients.xml@ 740

Last change on this file since 740 was 740, checked in by Silvan Scherrer, 12 years ago

Samba Server: update vendor 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.