]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add kvno option for user-to-user 830/head
authorGreg Hudson <ghudson@mit.edu>
Fri, 24 Aug 2018 15:40:39 +0000 (11:40 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 27 Aug 2018 15:38:19 +0000 (11:38 -0400)
commit409e0657f8a859d7f3a342ebc1e15755180fef61
tree53cbcbfcebfbf166e48a34f9cbed800f7540ffb5
parent088ba228acce4fd55bbb7c30122fe2703b8beeb8
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.

ticket: 8730 (new)
doc/user/user_commands/kvno.rst
src/appl/user_user/t_user2user.py
src/clients/kvno/kvno.c
src/tests/Makefile.in
src/tests/t_u2u.py [new file with mode: 0644]