[krbdev.mit.edu #7130] SVN Commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Fri May 11 14:07:33 EDT 2012
Omit start time in common AS requests
MIT and Heimdal KDCs ignore the start time for non-postdated ticket
requests, but AD yields an error if the start time is in the KDC's
future, defeating the kdc_timesync option. Omit the start time if the
caller did not specify a start time offset.
This change reenables the client check for too much clock skew in the
KDC reply in the non-timesync configuration. That check had been
unintentionally suppressed since the introduction of the
get_init_creds interfaces. Adjust the t_skew test script to expect
the new error behavior.
Code changes from stefw at gnome.org with slight modifications.
http://src.mit.edu/fisheye/changelog/krb5/?cs=25864
Commit By: ghudson
Revision: 25864
Changed Files:
U trunk/src/lib/krb5/krb/get_in_tkt.c
U trunk/src/tests/t_skew.py
More information about the krb5-bugs
mailing list