[ 
https://issues.apache.org/jira/browse/HADOOP-7988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13194366#comment-13194366
 ] 

Jitendra Nath Pandey commented on HADOOP-7988:
----------------------------------------------

  The patch only tries to standardize that hadoop always uses lowercase in the 
hostname part of the kerberos principal, making sure that kerberos always sees 
lower case in the hostname part of the principals. The patch doesn't change the 
hostname anywhere, only the principals used are affected. 

  Just for reference of a similar code, hbase code uses same SecurityUtil api 
and explicitly converts the hostname to lowercase.

                
> Upper case in hostname part of the principals doesn't work with kerberos.
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-7988
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7988
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.24.0, 0.23.1, 1.0.0
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-7988.branch-1.patch
>
>
> Kerberos doesn't like upper case in the hostname part of the principals.
> This issue has been seen in 23 as well as 1.0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to