Skip Menu |
 

From: ghudson@mit.edu
Subject: git commit

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]

https://github.com/krb5/krb5/commit/8e31335a7722a2f7f1722506befe4fd26d3e3f3f
Author: Isaac Boukris <iboukris@gmail.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: 8e31335a7722a2f7f1722506befe4fd26d3e3f3f
Branch: master
doc/user/user_commands/kinit.rst | 3 +--
src/man/kinit.man | 7 +++----
2 files changed, 4 insertions(+), 6 deletions(-)
From: ghudson@mit.edu
Subject: git commit

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]

(cherry picked from commit 8e31335a7722a2f7f1722506befe4fd26d3e3f3f)

https://github.com/krb5/krb5/commit/865cb9db2384970b99672e95f0de01a2d004d2b8
Author: Isaac Boukris <iboukris@gmail.com>
Committer: Greg Hudson <ghudson@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(-)