Created 02-17-2021 02:59 PM
What is Realm Name and Domain name in Kerberos setup.
For example:
Ldap/AD server FQDN: ldapserver.abc.example.com
Ambari FQDN: ambari.dev.xyz.example.com
Also, should all my nodes be in time sync with Ldap server.
Created 02-18-2021 01:01 AM
foo.example.org → EXAMPLE.ORG foo.example.com → EXAMPLE.COM foo.hq.example.com → HQ.EXAMPLE.COM
[domain_realm] .example.com = EXAMPLE.COM example.com = EXAMPLE.COM
Created 02-18-2021 10:27 AM
@nthomas thank you for your reply.
So my configuration would be:
Realm Name: ABC.EXAMPLE.COM
domain_realm:
.example.com = EXAMPLE.COM
example.com = EXAMPLE.COM
this configuration will map all my hdp nodes to this Realm correct?
All my hdp nodes (EST) should be in sync with Ldap server (UTC)
Created 02-19-2021 01:20 AM
Configuration should be like this:
Realm Name: ABC.EXAMPLE.COM
domain_realm:
.example.com = ABC.EXAMPLE.COM
example.com = ABC.EXAMPLE.COM
Usually, the realm name should be configured when you set up AD. I would recommend checking with your AD team to get the mapping details.
Also, time should be synced.
Created on 02-19-2021 03:45 PM - edited 02-19-2021 03:46 PM
Hello @nthomas ,
Please correct me if i'm wrong:
AD domain : abc.example.com
HDP DEV domain: dev.xyz.example.com
HDP PROD domain: xyz.example.com
In DEV Kerberos settings:
Realm Name : ABC.EXAMPLE.COM
KDC Host : ldapserver.abc.example.com:636
Domains: .dev.xyz.example.com,dev.xyz.example.com
In Prod Kerberos settings:
Realm Name : ABC.EXAMPLE.COM
KDC Host : ldapserver.abc.example.com:636
Domains: .xyz.example.com,xyz.example.com
Created 02-24-2021 10:48 PM
Yeah, this should work. Also, if you want to verify the complete configuration, I would recommend contacting Cloudera technical support: