From: corinna Date: Thu, 26 Oct 2000 07:37:26 +0000 (+0000) Subject: * ntsec.sgml: Changed the (now incorrect) hint that ntsec only X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=9dfdaf725796fad59f8df6a6884a6614e6082b64;p=pf3gnuchains%2Fsourceware.git * ntsec.sgml: Changed the (now incorrect) hint that ntsec only uses access allowed ACEs. --- diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index b42a1ff93f..55820487c5 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 7d2eb5b763..72d54c65ce 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