- note why we're going to drop this patch

This commit is contained in:
Nalin Dahyabhai 2010-04-08 18:53:15 +00:00
parent 665fa22b0f
commit dc32b53c2d

View File

@ -1,6 +1,9 @@
Don't warn of expiration reported the new way if it's more than a week from
now, for consistency with the code that handles expiration times reported the
old way. RT#6682
old way. RT#6682 Discussion in RT leans toward following the code intent
of depending on the to KDC simply not include the new-style information if
it's above a configured threshold, thus leaving the timing of warnings to the
KDC administrator.
diff -up krb5-1.8/src/lib/krb5/krb/gic_pwd.c.exp_warn krb5-1.8/src/lib/krb5/krb/gic_pwd.c
--- krb5-1.8/src/lib/krb5/krb/gic_pwd.c.exp_warn 2010-03-05 11:04:10.000000000 -0500