Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-11686

MiniKDC cannot change ORG_NAME or ORG_DOMAIN

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.7.0
    • security, test
    • None
    • Reviewed

    Description

      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'.

      Attachments

        1. HADOOP-11686.patch
          4 kB
          Duo Zhang

        Issue Links

          Activity

            People

              zhangduo Duo Zhang
              zhangduo Duo Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: