[
https://issues.apache.org/jira/browse/AMBARI-22902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sandor Molnar resolved AMBARI-22902.
------------------------------------
Resolution: Fixed
> Update kerberos-env/admin_server_host description to specify KCD admin host
> must be a FQDN
> ------------------------------------------------------------------------------------------
>
> Key: AMBARI-22902
> URL: https://issues.apache.org/jira/browse/AMBARI-22902
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.7.0
> Reporter: Robert Levas
> Assignee: Sandor Molnar
> Priority: Critical
> Labels: pull-request-available
> Fix For: 2.7.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Update kerberos-env/admin_server_host description to specify KCD admin host
> must be a FQDN.
> The following needs to be changed in
> * {{common-services/KERBEROS/1.10.3-10/configuration/kerberos-env.xml:168}}
> * {{common-services/KERBEROS/1.10.3-30/configuration/kerberos-env.xml:168}}
> {code}
> The IP address or FQDN for the KDC Kerberos administrative host. Optionally a
> port number may be included.
> {code}
> To
> {code}
> The FQDN for the KDC Kerberos administrative host. Optionally a port number
> may be included.
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)