From 95ec152a850c0cde33829481b8e71e7e7e686a58 Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Sun, 25 Mar 2012 09:56:48 -0400 Subject: [PATCH] doc: correct implicit ACL permissions volume owner OpenAFS changed the behavior of implicit administrator permission for directory ownership. In OpenAFS only the volume root directory owner has implicit administrator permissions and they apply to all directories in the volume not just those with matching ownership. Change-Id: I8ca0a8874fe17cf7fc575107bd76efb5dc472b10 Reviewed-on: http://gerrit.openafs.org/6951 Tested-by: BuildBot Reviewed-by: Jeffrey Altman Tested-by: Jeffrey Altman Reviewed-by: Derrick Brashear --- doc/xml/AdminGuide/auagd020.xml | 18 ++++++++++-------- doc/xml/UserGuide/auusg007.xml | 14 +++++++++----- 2 files changed, 19 insertions(+), 13 deletions(-) diff --git a/doc/xml/AdminGuide/auagd020.xml b/doc/xml/AdminGuide/auagd020.xml index f016b7371..61c5c2dad 100644 --- a/doc/xml/AdminGuide/auagd020.xml +++ b/doc/xml/AdminGuide/auagd020.xml @@ -309,17 +309,19 @@ The a (administer) permission - This permission enables a user to change the directory's ACL. Members of the system:administrators group implicitly have this permission on every directory (that is, even - if that group does not appear on the ACL). Similarly, the owner of a directory implicitly has this permission on its - ACL and those of all directories below it that he or she owns. + This permission enables a user to change the directory's ACL. Members of the + system:administrators group implicitly have + this permission on every directory (that is, even if that group does not appear on + the ACL). Similarly, the owner of a volume root directory implicitly has this + permission on its ACL and those of all directories within the volume. administer ACL permission - - - + a ACL permission - + + a ACL permission + + implicit ACL permissions diff --git a/doc/xml/UserGuide/auusg007.xml b/doc/xml/UserGuide/auusg007.xml index a6f74586d..6c47f2cbd 100644 --- a/doc/xml/UserGuide/auusg007.xml +++ b/doc/xml/UserGuide/auusg007.xml @@ -192,12 +192,16 @@ The a (administer) permission - This permission enables a user to change the directory's ACL. Members of the system:administrators group implicitly have this permission on every directory (that is, even - if that group does not appear on the ACL). Similarly, the owner of a directory implicitly has this permission on its - ACL and those of all directories below it. + This permission enables a user to change the directory's ACL. Members of the + system:administrators group implicitly have this + permission on every directory (that is, even if that group does not appear on the + ACL). Similarly, the owner of a volume root directory implicitly has this permission + on its ACL and those of all directories within the volume. administer ACL permission - + + implicit ACL permissions + + a ACL permission -- 2.39.5