From 5972be1c32580f9d0b11643d7118ae5f4121795b Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Thu, 26 Oct 2000 07:37:26 +0000 Subject: [PATCH] * ntsec.sgml: Changed the (now incorrect) hint that ntsec only uses access allowed ACEs. --- winsup/doc/ChangeLog | 5 +++++ winsup/doc/ntsec.sgml | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index b42a1ff93..55820487c 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,8 @@ +Thu Oct 26 9:35:00 2000 Corinna Vinschen + + * ntsec.sgml: Changed the (now incorrect) hint that ntsec only + uses access allowed ACEs. + Fri Sep 29 23:52:00 2000 Corinna Vinschen * pathnames.sgml: Add documentation about raw block special diff --git a/winsup/doc/ntsec.sgml b/winsup/doc/ntsec.sgml index 7d2eb5b76..72d54c65c 100644 --- a/winsup/doc/ntsec.sgml +++ b/winsup/doc/ntsec.sgml @@ -129,7 +129,9 @@ set The two important types of ACEs are the `access allowed ACE' and the -`access denied ACE'. The ntsec patch only uses `access allowed ACEs'. +`access denied ACE'. The ntsec patch only used `access allowed ACEs' up +to Cygwin version 1.1.0. Later versions use `access denied ACEs' as well +to reflect the UNIX permissions as good as possible. The possible permissions on objects are more complicated than in UNIX. For example, the permission to delete an object is different