summaryrefslogtreecommitdiff
path: root/docs/Samba3-HOWTO/TOSHARG-AccessControls.xml
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2005-06-20 21:22:43 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:46:51 -0500
commit08d364c5169f48a4b1e88296ba6628ffec9217a4 (patch)
tree9ea82a08351b5e6859a48b2bbf9d33383627cda9 /docs/Samba3-HOWTO/TOSHARG-AccessControls.xml
parent01a4f306d7b40f8cebfa605ee31a9aa2742c38b5 (diff)
downloadsamba-08d364c5169f48a4b1e88296ba6628ffec9217a4.tar.gz
samba-08d364c5169f48a4b1e88296ba6628ffec9217a4.tar.bz2
samba-08d364c5169f48a4b1e88296ba6628ffec9217a4.zip
Another progress update.
(This used to be commit 9525a2dcab0374da020a912bd7c6239f8397e368)
Diffstat (limited to 'docs/Samba3-HOWTO/TOSHARG-AccessControls.xml')
-rw-r--r--docs/Samba3-HOWTO/TOSHARG-AccessControls.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Samba3-HOWTO/TOSHARG-AccessControls.xml b/docs/Samba3-HOWTO/TOSHARG-AccessControls.xml
index 51f08c2f57..df124ac4de 100644
--- a/docs/Samba3-HOWTO/TOSHARG-AccessControls.xml
+++ b/docs/Samba3-HOWTO/TOSHARG-AccessControls.xml
@@ -408,7 +408,8 @@ drwsrwsrwx 2 maryo gnomes 48 2003-05-12 22:29 muchado08
For example, Windows NT/2K/XP provides the capacity to set access controls on a directory into which people can
write files but not delete them. It is possible to set an ACL on a Windows file that permits the file to be written to
but not deleted. Such concepts are foreign to the UNIX operating system file space. Within the UNIX file system
- anyone who has the ability to create a file can write to it and has the capability to delete it.
+ anyone who has the ability to create a file can write to it and anyone who has write permission on the
+ directory that contains a file and has write permission for it has the capability to delete it.
</para>
<para>