[
https://issues.apache.org/jira/browse/HADOOP-11686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Haohui Mai updated HADOOP-11686:
--------------------------------
Summary: MiniKDC cannot change ORG_NAME or ORG_DOMAIN (was: Can not change
ORG_NAME or ORG_DOMAIN when using MiniKdc)
> 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
> 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)