From: John Terpstra Date: Mon, 17 Oct 2005 23:34:05 +0000 (+0000) Subject: Adding map read only docs. X-Git-Tag: samba-3.3.0pre1~1872 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=121dc1756071728385e7c3abf0603b7c09d0009e;p=thirdparty%2Fsamba.git Adding map read only docs. --- diff --git a/docs/smbdotconf/filename/mapreadonly.xml b/docs/smbdotconf/filename/mapreadonly.xml new file mode 100644 index 00000000000..b223da1afe7 --- /dev/null +++ b/docs/smbdotconf/filename/mapreadonly.xml @@ -0,0 +1,40 @@ + + + + This controls how the DOS read only attribute should be + mapped. + + + + This parameter can take three different values, which tell smbd + 8 how to display the read only attribute on files, where either + is set to No, or no extended attribute is + present. + + + The three settings are : + + + + Yes - The read only DOS attribute is mapped to the inverse of the user + write bit in the unix permission mode + + + + Permissions - The read only DOS attribute is mapped to the effective permissions of + the connecting user, as evaluated by smbd + 8 by reading the unix permissions and POSIX ACL (if present). + + + + No - The read only DOS attribute is unaffected by permissions, and can only be set by + the method. This may be useful for exporting mounted CDs. + + + + +yes +