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

kinit doesn't read forwardable & proxiable flags values from krb5.conf file

XMLWordPrintable

      While requesting ticket, kinit requests proxiable & forwardable flags only if those are provided as input parameters: kinit -f -p
      But if -f & -p flags are not defined, forwardable & proxiable values are not taken from krb5.conf file.

      It looks confusing. Because default_realm & [realms] are used in the way it is defined in this Specification:
      http://docs.oracle.com/javase/8/docs/technotes/guides/security/jgss/jgss-api-mechanism.html
      While other flags are skipped.

            weijun Weijun Wang
            akosarev Artem Kosarev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: