Uploaded image for project: 'Directory Kerberos'
  1. Directory Kerberos
  2. DIRKRB-595

Add mode to allow KerberosString's to contain UTF-8 for MSFT KDC interop

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0-RC1
    • 2.0.0-M23
    • changepw
    • None
    • Patch

    Description

      By definition KerberosString's are supposed to be in the range 0x20-0x7F. MSFT's kerberos implementation breaks this rule and allows Kerberos strings to contain UTF-8 characters for I18n.

      Java's Kerberos implementation has MSFT compatibility mode which is enabled by setting the system property "sun.security.krb5.msinterop.kstring" to "true". This allows KerberosString's to contain UTF-8.

      The attached patch is a proposed change to add the same support to the kerberos-code jar to allow the change password protocol to work for users with UTF-8 chars in their principal name.

      Attachments

        1. utf8-changes.patch
          2 kB
          Griff James

        Activity

          People

            Unassigned Unassigned
            gjames@vmware.com Griff James
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: