Skip Menu |
 

From: ghudson@mit.edu
Subject: git commit

Update sample configs to include master_kdc

Where we have ATHENA.MIT.EDU stanzas in sample or test krb5.conf files
which define kdc entries, also define a master_kdc entry. Remove
default_domain and v4_instance_convert entries in examples as they are
only needed for krb5/krb4 principal conversions. In the krb5_conf.rst
example, remove enctype specifications as we don't want to encourage
their use when they aren't necessary, and remove a redundant
domain_realm entry.

https://github.com/krb5/krb5/commit/3b72cefb1bbf231192a2b92c31f2c91217f7d58c
Author: Greg Hudson <ghudson@mit.edu>
Commit: 3b72cefb1bbf231192a2b92c31f2c91217f7d58c
Branch: master
doc/admin/conf_files/krb5_conf.rst | 4 ----
src/config-files/krb5.conf | 9 ++-------
src/lib/krb5/krb/t_krb5.conf | 1 +
src/util/profile/krb5.conf | 2 +-
src/util/profile/profile.5 | 15 ++++++++-------
5 files changed, 12 insertions(+), 19 deletions(-)