From 210b657429e2df3adf63d8fb4fa0c714cb45e82a Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Tue, 25 Oct 2005 13:11:23 +0000 Subject: fixing typo in the 'map readonly = permissions' explanation reported by Thomas Bork (This used to be commit 52803b76f6f576eccc6d0fe9524bae66bf6e5519) --- docs/smbdotconf/filename/mapreadonly.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/smbdotconf/filename/mapreadonly.xml') diff --git a/docs/smbdotconf/filename/mapreadonly.xml b/docs/smbdotconf/filename/mapreadonly.xml index 2f48e7987c..3ec2d3bf27 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. -- cgit