Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-10644

Remote principal name case sensitivity issue introduced on Windows by HADOOP-10418

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 2.4.0
    • None
    • security

    Description

      HADOOP-10418 caused the SPN to be generated using KRB_NT_SRV_HST type. This results in a wrong case FQDN name and the

      isPrincipalValid = serverPrincipal.equals(confPrincipal);
      

      check fails due to case difference.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rusanu Remus Rusanu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: