pull up r23602, r23604, r23605 from trunk
authorTom Yu <tlyu@mit.edu>
Fri, 8 Jan 2010 23:43:05 +0000 (23:43 +0000)
committerTom Yu <tlyu@mit.edu>
Fri, 8 Jan 2010 23:43:05 +0000 (23:43 +0000)
commit19a80c56ec5d1b303b72bd7a7b058f1d9075d710
tree4a3bf5a1558f4dc47a7e8071e5a7551816858913
parent8a4281be212e34f85b1acc86f1b9126cbe9f06a5
pull up r23602, r23604, r23605 from trunk

 ------------------------------------------------------------------------
 r23605 | hartmans | 2010-01-07 13:35:15 -0500 (Thu, 07 Jan 2010) | 4 lines

 ticket: 6624

 Revert change to Makefile.in that ended up not being needed

 ------------------------------------------------------------------------
 r23604 | hartmans | 2010-01-07 13:32:20 -0500 (Thu, 07 Jan 2010) | 10 lines

 Subject: automated tests for anonymous pkinit
 ticket: 6624
 target_version: 1.8
 tags: pullup

 Implement tests for anonymous pkinit.  A certificate and private key
 are checked in; these tests will stop working in 2023.

 Note that r23602 needs to be pulled up before this ticket.

 ------------------------------------------------------------------------
 r23602 | ghudson | 2010-01-07 12:26:58 -0500 (Thu, 07 Jan 2010) | 4 lines

 Make preauth_module_dir override, rather than supplement, the
 built-in path list, to avoid problems with running the same preauth
 module twice.

ticket: 6624
version_fixed: 1.8
status: resolved

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-8@23617 dc483132-0cff-0310-8789-dd5450dbe970
src/kdc/kdc_preauth.c
src/lib/krb5/krb/preauth2.c
src/tests/dejagnu/config/default.exp
src/tests/dejagnu/krb-standalone/standalone.exp
src/tests/dejagnu/pkinit-certs/ca.pem [new file with mode: 0644]
src/tests/dejagnu/pkinit-certs/kdc.pem [new file with mode: 0644]
src/tests/dejagnu/pkinit-certs/privkey.pem [new file with mode: 0644]