From: Ken Dreyer Date: Tue, 23 Mar 2021 19:16:24 +0000 (-0600) Subject: Improve ktutil man page example keytab filename X-Git-Tag: krb5-1.20-beta1~107 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ffab893e95524a2f68e663064a139ead1321219;p=thirdparty%2Fkrb5.git Improve ktutil man page example keytab filename The example of writing to a file named "keytab" is ambiguous. Name the file "alice.keytab" instead, to match the example user principal name. --- diff --git a/doc/admin/admin_commands/ktutil.rst b/doc/admin/admin_commands/ktutil.rst index ba6e3da642..fd83f0ad9b 100644 --- a/doc/admin/admin_commands/ktutil.rst +++ b/doc/admin/admin_commands/ktutil.rst @@ -112,7 +112,7 @@ EXAMPLE ktutil: add_entry -password -p alice@BLEEP.COM -k 1 -e aes256-cts-hmac-sha1-96 Password for alice@BLEEP.COM: - ktutil: write_kt keytab + ktutil: write_kt alice.keytab ktutil: