From 6bc79819c49a8832b29dd9efeb6aca2f708ec82b Mon Sep 17 00:00:00 2001 From: Ben Kaduk Date: Fri, 5 Oct 2012 12:44:52 -0400 Subject: [PATCH] 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. --- doc/rst_source/krb_admins/admin_commands/kdb5_util.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 ea533f587b..d866777c70 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: -- 2.47.3