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:

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to