doc: clarify "winbind max clients"
authorUri Simchoni <urisimchoni@gmail.com>
Mon, 6 Jul 2015 09:13:15 +0000 (12:13 +0300)
committerJeremy Allison <jra@samba.org>
Wed, 15 Jul 2015 20:41:13 +0000 (22:41 +0200)
Add clarification about the nature of "winbind max clients" parameter.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11397

Signed-off-by: Uri Simchoni <urisimchoni@gmail.com>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
docs-xml/smbdotconf/winbind/winbindmaxclients.xml

index d37ee25a3d58fa0cfbe1caaf21378e8b80e16f27..c11d0b65f5f6761225213d7113fa4b8e224b4a82 100644 (file)
@@ -6,6 +6,12 @@
        <para>This parameter specifies the maximum number of clients
        the <citerefentry><refentrytitle>winbindd</refentrytitle>
        <manvolnum>8</manvolnum></citerefentry> daemon can connect with.
+       The parameter is not a hard limit.
+       The <citerefentry><refentrytitle>winbindd</refentrytitle>
+       <manvolnum>8</manvolnum></citerefentry> daemon configures
+       itself to be able to accept at least that many connections,
+       and if the limit is reached, an attempt is made to disconnect
+       idle clients.
        </para>
 </description>