Skip Menu |
 

From: ghudson@mit.edu
Subject: SVN Commit

In krb5_verify_init_creds(), use the first principal in the keytab
to verify the credentials instead of the result of
krb5_sname_to_principal(). Also add tests.


https://github.com/krb5/krb5/commit/4a1f0e044964b19a262fe88c4cde44836c368183
Commit By: ghudson
Revision: 24749
Changed Files:
U trunk/src/lib/krb5/krb/Makefile.in
A trunk/src/lib/krb5/krb/t_vfy_increds.c
A trunk/src/lib/krb5/krb/t_vfy_increds.py
U trunk/src/lib/krb5/krb/vfy_increds.c