From: Volker Lendecke Date: Sat, 18 Mar 2006 10:45:40 +0000 (+0000) Subject: Document 13085 and 13086 X-Git-Tag: samba-4.0.0alpha6~801^2~1925 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=147c8da08842fa3dc8a9a005f34c3cb8b8704e91;p=thirdparty%2Fsamba.git Document 13085 and 13086 (This used to be commit 3e8acb9832d257d867849f28c4bd715447fc96e9) --- diff --git a/docs/smbdotconf/misc/addsharecommand.xml b/docs/smbdotconf/misc/addsharecommand.xml index a351044e183..9773bf60d62 100644 --- a/docs/smbdotconf/misc/addsharecommand.xml +++ b/docs/smbdotconf/misc/addsharecommand.xml @@ -16,7 +16,7 @@ When executed, smbd will automatically invoke the - add share command with four parameters. + add share command with five parameters. @@ -43,6 +43,14 @@ with the new share. + + + max + connections + Number of maximum simultaneous connections to this + share. + + diff --git a/docs/smbdotconf/misc/changesharecommand.xml b/docs/smbdotconf/misc/changesharecommand.xml index 63496485950..4b65eda7b56 100644 --- a/docs/smbdotconf/misc/changesharecommand.xml +++ b/docs/smbdotconf/misc/changesharecommand.xml @@ -16,7 +16,7 @@ When executed, smbd will automatically invoke the - change share command with four parameters. + change share command with five parameters. @@ -43,6 +43,14 @@ with the new share. + + + max + connections + Number of maximum simultaneous connections to this + share. + +