docs:smbdotconf: make formatting of headers uniform.
[Samba.git] / docs-xml / smbdotconf / winbind / winbindmaxclients.xml
blob847a588b3ee9db869fcbd71583928f8e913f7995
1 <samba:parameter name="winbind max clients"
2                  context="G"
3                  type="integer"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>This parameter specifies the maximum number of clients
7         the <citerefentry><refentrytitle>winbindd</refentrytitle>
8         <manvolnum>8</manvolnum></citerefentry> daemon can connect with.
9         The parameter is not a hard limit.
10         The <citerefentry><refentrytitle>winbindd</refentrytitle>
11         <manvolnum>8</manvolnum></citerefentry> daemon configures
12         itself to be able to accept at least that many connections,
13         and if the limit is reached, an attempt is made to disconnect
14         idle clients.
15         </para>
16 </description>
18 <value type="default">200</value>
19 </samba:parameter>