[krbdev.mit.edu #9048] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Thu Jan 27 16:57:53 EST 2022
Thu Jan 27 16:57:53 2022: Request 9048 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=9048 >
Pass client flag to KDB for client preauth match
In the kdcpreauth match_client() callback, if it is necessary to look
up the given principal in the KDB, pass KRB5_KDB_FLAG_CLIENT to
krb5_db_get_principal(). Samba requires this flag to properly handle
enterprise client principals.
https://github.com/krb5/krb5/commit/d4359c66c78a2c59e6bf3b905c4de58e920c7349
Author: Greg Hudson <ghudson at mit.edu>
Commit: d4359c66c78a2c59e6bf3b905c4de58e920c7349
Branch: master
src/kdc/kdc_preauth.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
More information about the krb5-bugs
mailing list