[krbdev.mit.edu #8917] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Tue Jun 23 16:41:17 EDT 2020
Tue Jun 23 16:41:17 2020: Request 8917 was acted upon.
Transaction: Ticket created by ghudson at mit.edu
Queue: krb5
Subject: git commit
Owner: ghudson at mit.edu
Requestors:
Status: new
Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8917 >
Add three kvno options from Heimdal kgetcred
Add the flags --cached-only and --no-store, which pass the
corresponding options to krb5_get_credentials(). Add the option
--out-cache to write the retrieved credentials to a specified output
cache.
Add a Python test script for kvno command-line options, including
tests for the new options.
https://github.com/krb5/krb5/commit/876bab8418d7dd134c9d9db812ee2118d5ad58f0
Author: Greg Hudson <ghudson at mit.edu>
Commit: 876bab8418d7dd134c9d9db812ee2118d5ad58f0
Branch: master
doc/user/user_commands/kvno.rst | 13 +++++
src/clients/kvno/Makefile.in | 3 +
src/clients/kvno/kvno.c | 115 ++++++++++++++++++++++++++++-----------
src/clients/kvno/t_kvno.py | 75 +++++++++++++++++++++++++
src/man/kvno.man | 13 +++++
5 files changed, 187 insertions(+), 32 deletions(-)
More information about the krb5-bugs
mailing list