source: vendor/current/docs-xml/smbdotconf/misc/usersharemaxshares.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 494 bytes
Line 
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>
Note: See TracBrowser for help on using the repository browser.