]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Remove erroneous text from kinit man page
authorIsaac Boukris <iboukris@gmail.com>
Mon, 7 Jan 2019 19:09:34 +0000 (21:09 +0200)
committerGreg Hudson <ghudson@mit.edu>
Wed, 30 Jan 2019 16:48:16 +0000 (11:48 -0500)
Commit 4c4859fa83295db5c26f47b96c719060cfd9e2b1 changed the kinit man
page to state that kinit -E (enterprise) implies -C (canonicalize).
The client does not automatically set the canonicalize option when
getting tickets for an enterprise principal, and Windows KDCs can
issue tickets for enterprise principals without canonicalizing the
principal (contrary to the implication of RFC 6806 section 5).  Remove
the misleading text.

[ghudson@mit.edu: updated RST man page and regenerated nroff file;
rewrote commit message]

ticket: 8779 (new)
tags: pullup
target_version: 1.17-next

doc/user/user_commands/kinit.rst
src/man/kinit.man

index d692e2791aa0a7eda35f037d5f933f361966ac43..e12e88a3721814c74b60ab70b42d294114f9b03b 100644 (file)
@@ -92,8 +92,7 @@ OPTIONS
     requested.
 
 **-E**
-    treats the principal name as an enterprise name (implies the
-    **-C** option).
+    treats the principal name as an enterprise name.
 
 **-v**
     requests that the ticket-granting ticket in the cache (with the
index 16ecbafa75a29a70fa36361a601c894e94ca5160..a3dcfe26cc5abe09d8bd95e3be6dd14dc84f505f 100644 (file)
@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .
-.TH "KINIT" "1" " " "1.17" "MIT Kerberos"
+.TH "KINIT" "1" " " "1.18" "MIT Kerberos"
 .SH NAME
 kinit \- obtain and cache Kerberos ticket-granting ticket
 .
@@ -113,8 +113,7 @@ KDC to reply with a different client principal from the one
 requested.
 .TP
 \fB\-E\fP
-treats the principal name as an enterprise name (implies the
-\fB\-C\fP option).
+treats the principal name as an enterprise name.
 .TP
 \fB\-v\fP
 requests that the ticket\-granting ticket in the cache (with the
@@ -247,6 +246,6 @@ klist(1), kdestroy(1), kerberos(7)
 .SH AUTHOR
 MIT
 .SH COPYRIGHT
-1985-2018, MIT
+1985-2019, MIT
 .\" Generated by docutils manpage writer.
 .