~hartmans/kerberos/trunk

  • Committer: ghudson
  • Date: 2012-05-11 18:07:30 UTC
  • Revision ID: git-v1:a34a9ba505ab301bab577115062463adadefedfb
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@gnome.org with slight modifications.

ticket: 7130

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25864 dc483132-0cff-0310-8789-dd5450dbe970
Filename Latest Rev Last Changed Committer Comment Size
..
doc 912 34 years ago jtkohl *** empty log message *** git-svn-id: svn://anon Diff
src 2 36 years ago steiner Initial revision git-svn-id: svn://anonsvn.mit.e Diff
NOTICE 16861 12 years ago tlyu Source code license to 2-clause BSD Change overal 54.2 KB Diff Download File
README 16050 13 years ago tlyu update acknowledgments git-svn-id: svn://anonsvn. 5.6 KB Diff Download File