[krbdev.mit.edu #8554] udp_preference_limit fails with SRV records

Greg Hudson via RT rt-comment at krbdev.mit.edu
Mon Feb 27 22:25:56 EST 2017


Commit 9c6be00daca0b80aed94ec9680724f95e6be92e1 (for ticket 7929, 
introduced in release 1.13) broke udp_preference_limit when SRV or URI 
records are used to discover the KDC location.  
sendto_kdc.c:resolve_server() considers the transport strategy for 
TCP_OR_UDP entries (typically resulting from krb5.conf configuration), 
but not for entries with a specified TCP or UDP transport type.

Reported by Jochen Hein at
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=856307


More information about the krb5-bugs mailing list