From: Ben Kaduk Date: Wed, 28 May 2014 16:58:34 +0000 (-0400) Subject: Correct documentation of 'x' in kadm5.acl X-Git-Tag: krb5-1.13-alpha1~121 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F136%2Fhead;p=thirdparty%2Fkrb5.git Correct documentation of 'x' in kadm5.acl It really is all privileges, including setting keys and disallowing the propagation of the principal database. --- diff --git a/doc/admin/conf_files/kadm5_acl.rst b/doc/admin/conf_files/kadm5_acl.rst index b03aacce2a..6a009d2a5d 100644 --- a/doc/admin/conf_files/kadm5_acl.rst +++ b/doc/admin/conf_files/kadm5_acl.rst @@ -54,7 +54,7 @@ ignored. Lines containing ACL entries have the format: m [Dis]allows the modification of principals or policies p [Dis]allows the propagation of the principal database (used in :ref:`incr_db_prop`) s [Dis]allows the explicit setting of the key for a principal - x Short for admcil. All privileges + x Short for admcilsp. All privileges \* Same as x. == ======================================================