RFR: 8333772: Incorrect Kerberos behavior when udp_preference_limit = 0

Sean Mullan mullan at openjdk.org
Mon Jun 24 14:53:14 UTC 2024


On Mon, 10 Jun 2024 20:29:54 GMT, Weijun Wang <weijun at openjdk.org> wrote:

> Allow `udp_preference_limit = 0` to force TCP.
> 
> The reason for this bug is that it was read in a similar way as `kdc_timeout` and `max_retries`, both must be positive to have effect.

Looks good. BTW, does MIT Kerberos also ignore negative values?

-------------

Marked as reviewed by mullan (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/19638#pullrequestreview-2136042998



More information about the security-dev mailing list