]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add kiprop/<master-hostname> during KDB creation
authorNeng Xue <xnsuda@yahoo.com>
Fri, 11 Jul 2014 23:04:42 +0000 (16:04 -0700)
committerGreg Hudson <ghudson@mit.edu>
Fri, 1 Aug 2014 22:19:35 +0000 (18:19 -0400)
commit0279b74c6744a8841eba8d16dbfbebb2592718e9
tree0bdf8fb01c50027415103bb6251f971e2b63b067
parent9c850f8b62784170a5e42315c1a9552ddcf4ca2b
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@mit.edu: clarified commit message; avoided applying kadmin
flags/lifetime to kiprop principal]

ticket: 7979 (new)
doc/admin/admin_commands/kadmind.rst
doc/admin/database.rst
src/kadmin/dbutil/kadm5_create.c
src/plugins/kdb/ldap/ldap_util/kdb5_ldap_realm.c
src/tests/dejagnu/config/default.exp
src/tests/t_iprop.py