[krbdev.mit.edu #7979] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Fri Aug 1 18:24:33 EDT 2014


Add kiprop/<master-hostname> during KDB creation

To reduce the number of steps in the deployment of iprop, create the
kiprop/hostname principal for the master KDC during KDB creation.
Adjust tests to match the new behavior.

[ghudson at mit.edu: clarified commit message; avoided applying kadmin
flags/lifetime to kiprop principal]

https://github.com/krb5/krb5/commit/0279b74c6744a8841eba8d16dbfbebb2592718e9
Author: Neng Xue <xnsuda at yahoo.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 0279b74c6744a8841eba8d16dbfbebb2592718e9
Branch: master
 doc/admin/admin_commands/kadmind.rst             |    5 +++--
 doc/admin/database.rst                           |    4 +++-
 src/kadmin/dbutil/kadm5_create.c                 |   19 +++++++++++++++----
 src/plugins/kdb/ldap/ldap_util/kdb5_ldap_realm.c |    7 +++++++
 src/tests/dejagnu/config/default.exp             |   14 +-------------
 src/tests/t_iprop.py                             |    1 -
 6 files changed, 29 insertions(+), 21 deletions(-)



More information about the krb5-bugs mailing list