-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: security-libs
-
b84
-
Verified
There is no default udp_perference_limit defined for Java, so unless the user provides one, all Kerberos requests will be sent thru UDP. This is not always a good decision.
MIT krb5 has a default value of 1465, and it prevents user setting more than 32700. We can adopt these numbers.
MIT krb5 has a default value of 1465, and it prevents user setting more than 32700. We can adopt these numbers.