summaryrefslogtreecommitdiffstats
path: root/doc/admin/database.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/admin/database.rst')
-rw-r--r--doc/admin/database.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/admin/database.rst b/doc/admin/database.rst
index a110d21351..a17f88e07d 100644
--- a/doc/admin/database.rst
+++ b/doc/admin/database.rst
@@ -243,6 +243,15 @@ You can retrieve the list of policies with the kadmin
:end-before: _list_policies_end:
+Policies and principals
+~~~~~~~~~~~~~~~~~~~~~~~
+
+Policies can be applied to principals as they are created by using
+the **-policy** flag to :ref:`add_principal`. Existing principals can
+be modified by using the **-policy** or **-clearpolicy** flag to
+:ref:`modify_principal`.
+
+
Updating the history key
~~~~~~~~~~~~~~~~~~~~~~~~