From: Ben Kaduk Date: Fri, 5 Oct 2012 16:44:52 +0000 (-0400) Subject: Wordsmith kdb5_util stash -f X-Git-Tag: krb5-1.11-alpha1~103 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6bc79819c49a8832b29dd9efeb6aca2f708ec82b;p=thirdparty%2Fkrb5.git 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. --- 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: