diff options
| -rw-r--r-- | doc/rst_source/krb_admins/conf_files/kadm5_acl.rst | 4 |
1 files changed, 2 insertions, 2 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 59c73af1c..37832bd97 100644 --- a/doc/rst_source/krb_admins/conf_files/kadm5_acl.rst +++ b/doc/rst_source/krb_admins/conf_files/kadm5_acl.rst @@ -70,12 +70,12 @@ will control access for an actor principal on a target principal. (Optional) A string of flags. Allowed restrictions are: {+\|-}\ *flagname* - flag is forced to indicated value. The permissible flags + flag is forced to the indicated value. The permissible flags are the same as the + and - flags for the kadmin :ref:`add_principal` and :ref:`modify_principal` commands. *-clearpolicy* - policy is forced to clear. + policy is forced to be empty. *-policy pol* policy is forced to be *pol*. |
