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

requestCredDeleg and getCredDelegState of GSSContext does work properly in SPNEGO implementation.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • security-libs
    • None
    • 6
    • mustang
    • generic
    • generic
    • Verified

      During the process of establishing a GSS security context, the initiator creates a GSS context and calls requestCredDeleg(true) so that it can delegate the client's credentials. However, after the establishment of the security context, the call to the getCredDelegState method of the context created and initated by the acceptor returns a value of false, which should be presumably a value of true.
      This defect happens only in SPNEGO implementation of GSS. The process works well in Krb5 implementation of GSS. There might be some places in the SPNEGO implementation which has distorted the behavior of requestCredDeleg and getCredDelegState.



      ###@###.### 2005-05-12 03:34:09 GMT

            smalkanisunw Seema Malkani (Inactive)
            wchensunw William Chen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: