]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Improve ktutil man page example keytab filename 1173/head
authorKen Dreyer <ktdreyer@ktdreyer.com>
Tue, 23 Mar 2021 19:16:24 +0000 (13:16 -0600)
committerGreg Hudson <ghudson@mit.edu>
Tue, 23 Mar 2021 20:10:18 +0000 (16:10 -0400)
The example of writing to a file named "keytab" is ambiguous.  Name
the file "alice.keytab" instead, to match the example user principal
name.

doc/admin/admin_commands/ktutil.rst

index ba6e3da6420c711b69591c0716f6c1cc710bc6ef..fd83f0ad9b9fcbbc89059e45f81331310834bc60 100644 (file)
@@ -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: