From eeb24afd78a6448e808aaf96dbd7d5abf51bbd40 Mon Sep 17 00:00:00 2001 From: Pierre Carrier Date: Tue, 14 Sep 2010 16:43:39 -0700 Subject: Allows changing the maximum number of simultaneous clients in winbindd through an smb.conf option. Signed-off-by: Jeremy Allison --- docs-xml/smbdotconf/winbind/winbindmaxclients.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 docs-xml/smbdotconf/winbind/winbindmaxclients.xml (limited to 'docs-xml') diff --git a/docs-xml/smbdotconf/winbind/winbindmaxclients.xml b/docs-xml/smbdotconf/winbind/winbindmaxclients.xml new file mode 100644 index 0000000000..ae49e45124 --- /dev/null +++ b/docs-xml/smbdotconf/winbind/winbindmaxclients.xml @@ -0,0 +1,14 @@ + + + This parameter specifies the maximum number of clients + the winbindd + 8 daemon can connect with. + + + +200 + -- cgit