1 <samba:parameter name="usershare owner only"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <para>This parameter controls whether the pathname exported by
7 a user defined shares must be owned by the user creating the
8 user defined share or not. If set to True (the default) then
9 smbd checks that the directory path being shared is owned by
10 the user who owns the usershare file defining this share and
11 refuses to create the share if not. If set to False then no
12 such check is performed and any directory path may be exported
13 regardless of who owns it.
17 <value type="default">yes</value>