kadm5.acl entries can include restrictions which can force flag values
on or off. These flag values are parsed with krb5_string_to_flags(),
which means the flag names are the ones for default_principal_flags,
not the ones for kadmin addprinc/modprinc.
(cherry picked from commit
ef21069070c1eb2ab1ade1d1406f5cd3920c83a9)
ticket: 8155
version_fixed: 1.13.2
status: resolved
{+\|-}\ *flagname*
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.
+ are the same as those for the **default_principal_flags**
+ variable in :ref:`kdc.conf(5)`.
*-clearpolicy*
policy is forced to be empty.