Skip Menu |
 

From: hartmans@mit.edu
Subject: SVN Commit

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.

https://github.com/krb5/krb5/commit/1dfc62e02bcfee4e9b0194a2c5dd956ce7d86c4b
Commit By: hartmans
Revision: 22093
Changed Files:
U trunk/src/kdc/kdc_util.c
U trunk/src/kdc/main.c
From: tlyu@mit.edu
Subject: SVN Commit

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.

https://github.com/krb5/krb5/commit/eab292166a8f5edead9c2919d27fc89ad9e153da
Commit By: tlyu
Revision: 22227
Changed Files:
U branches/krb5-1-7/src/kdc/kdc_util.c
U branches/krb5-1-7/src/kdc/main.c