[krbdev.mit.edu #8500] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Mon Sep 26 14:40:54 EDT 2016


Improve keytab documentation

In the k5srvutil man page, do not give the impression that arbitrary
new keys can be added to the keytab (requested by Dan Gillmor), since
only the new keys randomly generated by the KDC via 'k5srvutil change'
can be added to the keytab.  Reiterate the importance of running
k5srvutil delold after running k5srvutil change in the description of
k5srvutil change, as well as in the description of k5srvutil delold
itself.

In install_kdc.rst, mention using a separate keytab file when
generating a keytab on a KDC for use on another host.

[ghudson at mit.edu: squashed two commits, condensed commit message]

https://github.com/krb5/krb5/commit/b1e655b38b60a05d4d2e4e0d4aedb7a9c36ab93b
Author: Ben Kaduk <kaduk at mit.edu>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: b1e655b38b60a05d4d2e4e0d4aedb7a9c36ab93b
Branch: master
 doc/admin/admin_commands/k5srvutil.rst |   22 ++++++++++++----------
 doc/admin/install_kdc.rst              |   17 +++++++++++++++--
 2 files changed, 27 insertions(+), 12 deletions(-)



More information about the krb5-bugs mailing list