Restore behavior of returning KRB5APP_ERR_BAD_INTEGRITY from
authorSam Hartman <hartmans@mit.edu>
Mon, 12 Jan 2009 19:43:07 +0000 (19:43 +0000)
committerSam Hartman <hartmans@mit.edu>
Mon, 12 Jan 2009 19:43:07 +0000 (19:43 +0000)
commitc48565831ee3714ee816d5aa9e083ea3fcff403d
tree00889e8364fc5ec0f1b3026f88a3a7cdebaac27b
parent713800910a278e8fedfd093991ccbed78420165c
Restore behavior of returning KRB5APP_ERR_BAD_INTEGRITY from
preauth methods.
This creates a problem for Windows clients, but not doing it creates a problem for MIT clients.
Today our KDC is more likely to be used with MIT clients, but we need to examine this issues in more detail.

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