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/01/16 13:53:00 UTC

[jira] [Updated] (AMBARI-22785) Ambari should setup tcp preference in krb5.conf

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

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

> Ambari should setup tcp preference in krb5.conf
> -----------------------------------------------
>
>                 Key: AMBARI-22785
>                 URL: https://issues.apache.org/jira/browse/AMBARI-22785
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.2.1.1
>            Reporter: Sandor Molnar
>            Assignee: Sandor Molnar
>            Priority: Major
>              Labels: kerberos, pull-request-available
>             Fix For: 3.0.0
>
>
> Ambari template should conditionally force to TCP by setting the following in the krb5.conf template if configured to do so:
> {code:java}
> {%- if force_tcp %}
>   udp_preference_limit = 1
> {%- endif -%}{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)