pull up r22093 from trunk
authorTom Yu <tlyu@mit.edu>
Tue, 14 Apr 2009 21:07:39 +0000 (21:07 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 14 Apr 2009 21:07:39 +0000 (21:07 +0000)
commiteab292166a8f5edead9c2919d27fc89ad9e153da
treefb3900361ede974d34b2c23b6044e5bbf73b5945
parent5cbde5afbea5744749a7c8ce2531d918ddbbee18
pull up r22093 from trunk

 ------------------------------------------------------------------------
 r22093 | hartmans | 2009-03-16 12:50:04 -0400 (Mon, 16 Mar 2009) | 7 lines
 Changed paths:
    M /trunk/src/kdc/kdc_util.c
    M /trunk/src/kdc/main.c

 ticket: 6424
 Subject: Call kdb_set_mkey_list from the KDC
 Target_version: 1.7
 tags: pullup

 In order for the kdb keytab to be used from within the KDC, the KDC
 needs to set the master key list in the context.

ticket: 6424
version_fixed: 1.7

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-7@22227 dc483132-0cff-0310-8789-dd5450dbe970
src/kdc/kdc_util.c
src/kdc/main.c