krb5 commit: Correct documentation of 'x' in kadm5.acl
Benjamin Kaduk
kaduk at MIT.EDU
Thu May 29 10:54:27 EDT 2014
https://github.com/krb5/krb5/commit/390f3e84070f888a5409044d5021c6d23a766f2b
commit 390f3e84070f888a5409044d5021c6d23a766f2b
Author: Ben Kaduk <kaduk at mit.edu>
Date: Wed May 28 12:58:34 2014 -0400
Correct documentation of 'x' in kadm5.acl
It really is all privileges, including setting keys and
disallowing the propagation of the principal database.
doc/admin/conf_files/kadm5_acl.rst | 2 +-
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 b03aacc..6a009d2 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.
== ======================================================
More information about the cvs-krb5
mailing list