[Freeipa-devel] [PATCH] one-liner for krbtpolicy

Rob Crittenden rcritten at redhat.com
Wed Feb 23 19:58:59 UTC 2011


Pushed out this one-liner to fix a typo and add an example for when user 
ticket policy takes effect.

diff --git a/ipalib/plugins/krbtpolicy.py b/ipalib/plugins/krbtpolicy.py
index 22ef161..c9d86ea 100644
--- a/ipalib/plugins/krbtpolicy.py
+++ b/ipalib/plugins/krbtpolicy.py
@@ -30,8 +30,8 @@ is required, which can be achieved using:

  service krb5kdc restart

-Changes to per-user policies take effect immediatly for newly requested
-tickets.
+Changes to per-user policies take effect immediately for newly requested
+tickets (e.g. when the user next runs kinit).

  EXAMPLES:




More information about the Freeipa-devel mailing list