Robert Levas created AMBARI-22902:
-------------------------------------
Summary: 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: Robert Levas
Fix For: 2.7.0
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)