krb5 commit: Wordsmith kdb5_util stash -f
Benjamin Kaduk
kaduk at MIT.EDU
Thu Oct 11 11:13:26 EDT 2012
https://github.com/krb5/krb5/commit/6bc79819c49a8832b29dd9efeb6aca2f708ec82b
commit 6bc79819c49a8832b29dd9efeb6aca2f708ec82b
Author: Ben Kaduk <kaduk at mit.edu>
Date: Fri Oct 5 12:44:52 2012 -0400
Wordsmith kdb5_util stash -f
The keyfile worth overriding is the one in kdc.conf. Though using
stash -f would override kdb5_util's -sf argument, there is no reason to
pass both flags to the same invocation.
In any case, the "at startup" language is not really correct.
.../krb_admins/admin_commands/kdb5_util.rst | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/doc/rst_source/krb_admins/admin_commands/kdb5_util.rst b/doc/rst_source/krb_admins/admin_commands/kdb5_util.rst
index ea533f5..d866777 100644
--- a/doc/rst_source/krb_admins/admin_commands/kdb5_util.rst
+++ b/doc/rst_source/krb_admins/admin_commands/kdb5_util.rst
@@ -120,7 +120,8 @@ stash
**stash** [**-f** *keyfile*]
Stores the master principal's keys in a stash file. The **-f**
-argument can be used to override the *keyfile* specified at startup.
+argument can be used to override the *keyfile* specified in
+:ref:`kdc.conf(5)`.
.. _kdb5_util_stash_end:
More information about the cvs-krb5
mailing list