1d2bab76abe39b79a172566540d53a01ebcb4861
[bbaumbach/samba-autobuild/.git] / docs-xml / smbdotconf / misc / usersharemaxshares.xml
1 <samba:parameter name="usershare max shares"
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 number of user defined shares
7         that are allowed to be created by users belonging to the group owning the
8         usershare directory. If set to zero (the default) user defined shares are ignored.
9         </para>
10
11 </description>
12 <value type="default">0</value>
13 </samba:parameter>