[krbdev.mit.edu #8730] git commit

Greg Hudson via RT rt-comment at KRBDEV-PROD-APP-1.mit.edu
Mon Aug 27 12:29:55 EDT 2018


Add kvno option for user-to-user

Add a --u2u option to kvno, with an argument to specify a credential
cache containing a krbtgt for the server principal.  Move the
-allow_svr test from appl/user_to_user to a new test script and add
additional tests.  Suggested by Chris Hecker.

https://github.com/krb5/krb5/commit/409e0657f8a859d7f3a342ebc1e15755180fef61
Author: Greg Hudson <ghudson at mit.edu>
Commit: 409e0657f8a859d7f3a342ebc1e15755180fef61
Branch: master
 doc/user/user_commands/kvno.rst   |    7 +++
 src/appl/user_user/t_user2user.py |    6 ---
 src/clients/kvno/kvno.c           |   89 ++++++++++++++++++++++++++++++++-----
 src/tests/Makefile.in             |    1 +
 src/tests/t_u2u.py                |   27 +++++++++++
 5 files changed, 113 insertions(+), 17 deletions(-)



More information about the krb5-bugs mailing list