]> git.ipfire.org Git - thirdparty/krb5.git/commit
When FAST is enabled, do not use encrypted timestamp
authorSam Hartman <hartmans@mit.edu>
Thu, 26 Mar 2009 05:37:45 +0000 (05:37 +0000)
committerSam Hartman <hartmans@mit.edu>
Thu, 26 Mar 2009 05:37:45 +0000 (05:37 +0000)
commitd550e61af2c1a14cf8dba53c894f8c11a8c742cc
tree4675e386439fde4d8e0ee9ddcc777f629b445d67
parentc9485a59a77e98ad55e7b7e2f6eac835b55cd9ef
When FAST is enabled, do not use encrypted timestamp
pre-authentication.  FAST mandates encrypted challenge.  Encrypted
timestamp ends up using the raw client key in the AS reply.  Also, if
encrypted timestamp is enabled, it is preferred to any plugin.

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/fast@22146 dc483132-0cff-0310-8789-dd5450dbe970
src/kdc/kdc_preauth.c