diff options
| -rw-r--r-- | doc/rst_source/krb_admins/conf_files/kadm5_acl.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rst_source/krb_admins/conf_files/kadm5_acl.rst b/doc/rst_source/krb_admins/conf_files/kadm5_acl.rst index a02472e21..4a8e0741e 100644 --- a/doc/rst_source/krb_admins/conf_files/kadm5_acl.rst +++ b/doc/rst_source/krb_admins/conf_files/kadm5_acl.rst @@ -23,7 +23,7 @@ ignored. Lines containing ACL entries have the format: :: - principal permissions [target_principal] [restrictions] + principal permissions [target_principal [restrictions] ] .. note:: Line order in the ACL file is important. The first matching entry will control access for an actor principal on a target principal. |
