zhangduo created HADOOP-11686:
---------------------------------
Summary: Can not change ORG_NAME or ORG_DOMAIN when using MiniKdc
Key: HADOOP-11686
URL: https://issues.apache.org/jira/browse/HADOOP-11686
Project: Hadoop Common
Issue Type: Bug
Components: security, test
Reporter: zhangduo
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)