krb5 test error: KDC.java cannot deal with single etype request

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P3
    • None
    • Affects Version/s: 7
    • Component/s: security-libs

      After a recent update 6932525 to KDC.java test, it cannot work with AS-REQ that only has one etype. The problem is at:

                  if (eTypes.length < 2) {
                      throw new KrbException(Krb5.KDC_ERR_ETYPE_NOSUPP);
                  }

            Assignee:
            Weijun Wang
            Reporter:
            Weijun Wang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: