]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Add a note about how to apply/remove policies
authorBrad Davis <brd@FreeBSD.org>
Thu, 15 Aug 2013 21:39:56 +0000 (15:39 -0600)
committerBen Kaduk <kaduk@mit.edu>
Fri, 16 Aug 2013 17:21:25 +0000 (13:21 -0400)
Put a note in the the policies section of the documentation for how to
apply policies to principals.

[kaduk@mit.edu: reformat commit message]

ticket: 7693 (new)

doc/admin/database.rst

index a110d213511695c764e959cd02f8df74bc93af36..a17f88e07d4037a5f1014f441b84221ffa6feea6 100644 (file)
@@ -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
 ~~~~~~~~~~~~~~~~~~~~~~~~