[krbdev.mit.edu #6819] SVN Commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Mon Nov 15 21:30:18 EST 2010


kprop uses krb5_sname_to_principal() to determine its client
principal.  If the local hostname cannot be mapped to a realm based on
the profile's domain_realm section, krb5_sname_to_principal() will (as
of 1.6) return a principal with the referral realm (""), which does
not work in a client principal.  Handle this by substituting the
default realm.


http://src.mit.edu/fisheye/changelog/krb5/?cs=24518
Commit By: ghudson
Revision: 24518
Changed Files:
U   trunk/src/slave/kprop.c




More information about the krb5-bugs mailing list