aboutsummaryrefslogtreecommitdiff
path: root/src/man/kinit.man
diff options
context:
space:
mode:
authorIsaac Boukris <iboukris@gmail.com>2019-01-07 21:09:34 +0200
committerGreg Hudson <ghudson@mit.edu>2019-01-30 11:48:16 -0500
commit8e31335a7722a2f7f1722506befe4fd26d3e3f3f (patch)
tree6ef0cd4aadeca4c4f4b6ad7f1fca8727475ca9a7 /src/man/kinit.man
parent1f128e43056b470e19f1059fac6f5d725841d296 (diff)
downloadkrb5-8e31335a7722a2f7f1722506befe4fd26d3e3f3f.zip
krb5-8e31335a7722a2f7f1722506befe4fd26d3e3f3f.tar.gz
krb5-8e31335a7722a2f7f1722506befe4fd26d3e3f3f.tar.bz2
Remove erroneous text from kinit man page
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
Diffstat (limited to 'src/man/kinit.man')
-rw-r--r--src/man/kinit.man7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/man/kinit.man b/src/man/kinit.man
index 16ecbaf..a3dcfe2 100644
--- a/src/man/kinit.man
+++ b/src/man/kinit.man
@@ -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.
.