
# service krb5kdc restart
ipa krbtpolicy-mod command modifies the policy, while the ipa krbtpolicy-reset command resets the policy to the default values.
# ipa krbtpolicy-mod --maxlife=3600 --maxrenew=18000 Max life: 3600 Max renew: 18000
# service krb5kdc restart
# ipa krbtpolicy-mod jsmith --maxlife=3600 Max life: 3600
kinit), without having to restart the KDC service.