[krbdev.mit.edu #8779] git commit

Greg Hudson via RT rt-comment at KRBDEV-PROD-APP-1.mit.edu
Fri Mar 29 15:10:18 EDT 2019


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 at mit.edu: updated RST man page and regenerated nroff file;
rewrote commit message]

(cherry picked from commit 8e31335a7722a2f7f1722506befe4fd26d3e3f3f)

https://github.com/krb5/krb5/commit/865cb9db2384970b99672e95f0de01a2d004d2b8
Author: Isaac Boukris <iboukris at gmail.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 865cb9db2384970b99672e95f0de01a2d004d2b8
Branch: krb5-1.17
 doc/user/user_commands/kinit.rst |    3 +--
 src/man/kinit.man                |    5 ++---
 2 files changed, 3 insertions(+), 5 deletions(-)



More information about the krb5-bugs mailing list