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

Allow to force TCP for KDC query

    XMLWordPrintable

Details

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

    Description

      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/

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: