[27898] in CVS-changelog-for-Kerberos-V5

home help back first fref pref prev next nref lref last post

krb5 commit: Add a note about how to apply/remove policies

daemon@ATHENA.MIT.EDU (Benjamin Kaduk)
Fri Aug 16 13:24:29 2013

Date: Fri, 16 Aug 2013 13:24:24 -0400
From: Benjamin Kaduk <kaduk@mit.edu>
Message-Id: <201308161724.r7GHOOB8028257@drugstore.mit.edu>
To: cvs-krb5@mit.edu
Reply-To: krbdev@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu

https://github.com/krb5/krb5/commit/af0d51a9683c5f71737a5662f156bbb449b2a8a8
commit af0d51a9683c5f71737a5662f156bbb449b2a8a8
Author: Brad Davis <brd@FreeBSD.org>
Date:   Thu Aug 15 15:39:56 2013 -0600

    Add a note about how to apply/remove policies
    
    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 |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/doc/admin/database.rst b/doc/admin/database.rst
index a110d21..a17f88e 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
 ~~~~~~~~~~~~~~~~~~~~~~~~
 
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5

home help back first fref pref prev next nref lref last post