[
https://issues.apache.org/jira/browse/AMBARI-11926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dominik Mayer updated AMBARI-11926:
-----------------------------------
Description:
Some improvements are needed to use a different location for krb5.conf
e.g. web_alert.py need modification to pass the environment variable
KRB5_CONFIG to the curl process
kerberos_env['KRB5_CONFIG'] = os.environ['KRB5_CONFIG']
was:
Some improvements are needed to use a different location for krb5.conf
e.g. web_alert.py need modification to pass the environment variable
KRB5_CONFIG to the curl process
> alternative path for krb5.conf
> ------------------------------
>
> Key: AMBARI-11926
> URL: https://issues.apache.org/jira/browse/AMBARI-11926
> Project: Ambari
> Issue Type: Improvement
> Affects Versions: 1.0, 2.0.1
> Reporter: Dominik Mayer
> Priority: Minor
>
> Some improvements are needed to use a different location for krb5.conf
> e.g. web_alert.py need modification to pass the environment variable
> KRB5_CONFIG to the curl process
> kerberos_env['KRB5_CONFIG'] = os.environ['KRB5_CONFIG']
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)