From c381d4b1511a187ce8da9429d79dda4b1869eff6 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. Reviewed-on: http://gerrit.openafs.org/6951 Tested-by: BuildBot Reviewed-by: Jeffrey Altman Tested-by: Jeffrey Altman Reviewed-by: Derrick Brashear (cherry picked from commit 95ec152a850c0cde33829481b8e71e7e7e686a58) Change-Id: I33fd24db250ef03a60f7f24853715e6f76d297a8 Reviewed-on: http://gerrit.openafs.org/6952 Tested-by: BuildBot Reviewed-by: Jeffrey Altman Tested-by: Jeffrey Altman --- doc/xml/AdminGuide/auagd020.xml | 20 +++++++++++--------- doc/xml/UserGuide/auusg007.xml | 14 +++++++++----- 2 files changed, 20 insertions(+), 14 deletions(-) diff --git a/doc/xml/AdminGuide/auagd020.xml b/doc/xml/AdminGuide/auagd020.xml index 7b279ebb0..d862be3fb 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 @@ -1701,4 +1703,4 @@ - \ No newline at end of file + diff --git a/doc/xml/UserGuide/auusg007.xml b/doc/xml/UserGuide/auusg007.xml index 2408f976f..0fcf5010a 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