From: Jeremy Allison Date: Tue, 9 May 2006 23:37:32 +0000 (+0000) Subject: "usershare owner only" docs. X-Git-Tag: samba-3.3.0pre1~1768 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=51bf56aa26964d71875c654677d436deccdefd1b;p=thirdparty%2Fsamba.git "usershare owner only" docs. Jeremy. --- diff --git a/docs/smbdotconf/misc/usershareowneronly.xml b/docs/smbdotconf/misc/usershareowneronly.xml new file mode 100644 index 00000000000..4aab43a0daf --- /dev/null +++ b/docs/smbdotconf/misc/usershareowneronly.xml @@ -0,0 +1,19 @@ + + + This parameter controls whether the pathname exported by + a user defined shares must be owned by the user creating the + user defined share or not. If set to True (the default) then + smbd checks that the directory path being shared is owned by + the user who owns the usershare file defining this share and + refuses to create the share if not. If set to False then no + such check is performed and any directory path may be exported + regardless of who owns it. + + + +True +