]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add new kvno protocol transition options
authorIsaac Boukris <iboukris@gmail.com>
Tue, 8 Jan 2019 05:19:20 +0000 (07:19 +0200)
committerGreg Hudson <ghudson@mit.edu>
Wed, 13 Mar 2019 20:37:04 +0000 (16:37 -0400)
commit4c16e5f2040cddde2dab7c08957138c076a7e05d
treea00aa7eff731ba98d1b471ebe6c0c722cb878fe1
parented830223d862bb48ccc43e2c7dbbb4eaf555e679
Add new kvno protocol transition options

Add kvno -I to do S4U2Self without treating the principal as an
enterprise name (as -U does).  Add kvno -F to do S4U2Self with an
X.509 certificate.

[ghudson@mit.edu: changed code to read cert in PEM format; updated RST
man page instead of generated nroff file, and regenerated nroff file]

ticket: 8778 (new)
doc/user/user_commands/kvno.rst
src/clients/kvno/kvno.c
src/man/kvno.man