Remus Rusanu created HADOOP-10644:
-------------------------------------

             Summary: Remote principal name case sensitivity issue introduced 
on Windows by HADOOP-10418
                 Key: HADOOP-10644
                 URL: https://issues.apache.org/jira/browse/HADOOP-10644
             Project: Hadoop Common
          Issue Type: Bug
          Components: security
    Affects Versions: 2.4.0
            Reporter: Remus Rusanu


HADOOP-10418 caused the SPN to be generated using KRB_NT_SRV_HST type. This 
results in a wrong case FQDN name and the 
{code}
isPrincipalValid = serverPrincipal.equals(confPrincipal);
{code}
check fails due to case difference.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to