[
https://issues.apache.org/jira/browse/AMBARI-10483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Levas updated AMBARI-10483:
----------------------------------
Attachment: AMBARI-10483_01.patch
* Added {{kerberos-env/install_packages}} to indicate whether the OS-specific
Kerberos client packages are to be installed ("true") or not ("false").
* The Kerberos client life-cycle script looks to
{{kerberos-env/install_packages}} to determine whether to install the packages
or not.
Patch File [^AMBARI-10483_01.patch]
> Provide option to not install Kerberos Client packages
> ------------------------------------------------------
>
> Key: AMBARI-10483
> URL: https://issues.apache.org/jira/browse/AMBARI-10483
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.1.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Labels: kerberos
> Fix For: 2.1.0
>
> Attachments: AMBARI-10483_01.patch
>
>
> In some environments, the Kerberos Client packages are already installed on
> the machines and the operator does not want to install the OS kerberos client
> packages.
> Ambari should provide an option in the Enable Kerberos Wizard to not install
> Kerberos Clients on the machines.
> Under the Advanced krb.conf section, at the bottom, expose this checkbox for
> this option:
> {code}
> [ ] Do not install Kerberos Client packages
> {code}
> After enabling Kerberos, this configuration option should be visible under
> the Services > Kerberos > Configs.
> This would instruct Ambari to not install the Kerberos Client packages when
> installing the Kerberos Client component. We can still have Ambari install
> the Kerberos Client component, just circumvent the install packages.
> *Note:* If selected, it is assumed that the user will install packages
> containing executables compatible with the MIT Kerberos 5 version 1.10.3
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)