summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Kaduk <kaduk@mit.edu>2014-05-28 12:58:34 -0400
committerBen Kaduk <kaduk@mit.edu>2014-05-29 10:53:59 -0400
commit390f3e84070f888a5409044d5021c6d23a766f2b (patch)
treed1d702ee69afdf51f2b4b62b686bcaea26f0256e
parentb63496d7b44f090ea5d300dc09b4fc043138ae38 (diff)
downloadkrb5-390f3e84070f888a5409044d5021c6d23a766f2b.tar.gz
krb5-390f3e84070f888a5409044d5021c6d23a766f2b.tar.xz
krb5-390f3e84070f888a5409044d5021c6d23a766f2b.zip
Correct documentation of 'x' in kadm5.acl
It really is all privileges, including setting keys and disallowing the propagation of the principal database.
-rw-r--r--doc/admin/conf_files/kadm5_acl.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/admin/conf_files/kadm5_acl.rst b/doc/admin/conf_files/kadm5_acl.rst
index b03aacce2..6a009d2a5 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.
== ======================================================