Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8208401

Allow to force TCP for KDC query

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 8u172
    • security-libs

      When a KDC query is sent, Java uses UDP query first, then TCP.

      The only way of forcing the TCP use is to modify the udp_preference_limit by tweaking a krb5.conf file.

      It should exists a simpler way of forcing the TCP use for these queries. For example, DNS java has this method in its resolver :
      void setTCP(boolean flag)
      http://www.dnsjava.org/dnsjava-current/doc/

            weijun Weijun Wang
            shadzic Samir Hadzic
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: