[krbdev.mit.edu #8963] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Wed Nov 18 12:06:18 EST 2020
Wed Nov 18 12:06:18 2020: Request 8963 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=8963 >
Add verify option to cred store
The verify option instructs acquire_cred_from to verify a credential
obtained via a password, using the default keytab or the keytab
provided via the "keytab" key. The value is a principal name (in
string form) for a key in the selected keytab, or the empty string to
use any host key in the keytab.
[ghudson at mit.edu: fleshed out tests; adjusted verify params contracts;
rewrote commit message]
https://github.com/krb5/krb5/commit/adbf73c507f383380c55d2ba9fa1ad6f30545bec
Author: Simo Sorce <simo at redhat.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: adbf73c507f383380c55d2ba9fa1ad6f30545bec
Branch: master
src/lib/gssapi/krb5/acquire_cred.c | 79 ++++++++++++++++++++++++++++++------
src/lib/gssapi/krb5/gssapiP_krb5.h | 1 +
src/tests/gssapi/t_credstore.py | 16 +++++++
3 files changed, 83 insertions(+), 13 deletions(-)
More information about the krb5-bugs
mailing list