[
https://issues.apache.org/jira/browse/HADOOP-11686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Haohui Mai updated HADOOP-11686:
--------------------------------
Resolution: Fixed
Fix Version/s: 2.7.0
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
I've committed the patch to trunk and branch-2. Thanks [~Apache9] for the
contribution.
> MiniKDC cannot change ORG_NAME or ORG_DOMAIN
> --------------------------------------------
>
> Key: HADOOP-11686
> URL: https://issues.apache.org/jira/browse/HADOOP-11686
> Project: Hadoop Common
> Issue Type: Bug
> Components: security, test
> Reporter: zhangduo
> Assignee: zhangduo
> Fix For: 2.7.0
>
> Attachments: HADOOP-11686.patch
>
>
> We addressing HBASE-7781 I found that I can not change the default realm
> EXAMPLE.COM. I will get a 'Client not found in Kerberos database (6) - Client
> not found in Kerberos database' if I change it.
> This is because we do not set searchBaseDn when starting kdc, so it always
> search from ServerDNConstants.USER_EXAMPLE_COM_DN which is
> 'ou=users,dc=example,dc=com'.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)