You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/02/06 13:49:00 UTC

[jira] [Updated] (AMBARI-22902) Update kerberos-env/admin_server_host description to specify KCD admin host must be a FQDN

     [ https://issues.apache.org/jira/browse/AMBARI-22902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated AMBARI-22902:
------------------------------------
    Labels: pull-request-available  (was: )

> 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
>
>
> 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)