From: Gerald Carter Date: Tue, 25 Oct 2005 13:11:23 +0000 (+0000) Subject: fixing typo in the 'map readonly = permissions' explanation reported by Thomas Bork X-Git-Tag: samba-4.0.0alpha6~801^2~1998 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=210b657429e2df3adf63d8fb4fa0c714cb45e82a;p=thirdparty%2Fsamba.git fixing typo in the 'map readonly = permissions' explanation reported by Thomas Bork (This used to be commit 52803b76f6f576eccc6d0fe9524bae66bf6e5519) --- diff --git a/docs/smbdotconf/filename/mapreadonly.xml b/docs/smbdotconf/filename/mapreadonly.xml index 2f48e7987c1..3ec2d3bf279 100644 --- a/docs/smbdotconf/filename/mapreadonly.xml +++ b/docs/smbdotconf/filename/mapreadonly.xml @@ -28,7 +28,7 @@ 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). - If the connecting user doesn't have permissions to read the file, the read only attribute + If the connecting user does not have permission to modify the file, the read only attribute is reported as being set on the file.