[
https://issues.apache.org/jira/browse/TRAFODION-2281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15569657#comment-15569657
]
ASF GitHub Bot commented on TRAFODION-2281:
---
GitHub user robertamarton opened a pull request:
https://github.com/apache/incubator-trafodion/pull/761
TRAFODION-2281 - Unable to install Kerberos
Fixed a couple of problems with security installation scripts:
- Need to source config file in traf_secure_config before checking
HADOOP_TYPE
- Need to check for answer regarding creation of keytabs directory
- Perform traf_user_prompt after determining if LDAP is enabled
- Fixed issue with traf_authentication_setup with ldapcheck results
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/robertamarton/incubator-trafodion
secure_scripts
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/761.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #761
commit 2eec5840536ccc88b91361e197a3826484c05189
Author: Roberta Marton
Date: 2016-10-12T19:28:21Z
TRAFODION-2281 - Unable to install Kerberos
Fixed a couple of problems with security installation scripts:
- Need to source config file in traf_secure_config before checking
HADOOP_TYPE
- Need to check for answer regarding creation of keytabs directory
- Perform traf_user_prompt after determining if LDAP is enabled
- Fixed issue with traf_authentication_setup with ldapcheck results
> Unable to install Kerberos
> --
>
> Key: TRAFODION-2281
> URL: https://issues.apache.org/jira/browse/TRAFODION-2281
> Project: Apache Trafodion
> Issue Type: Bug
> Components: Build Infrastructure
>Reporter: Roberta Marton
>Assignee: Roberta Marton
>
> Errors were encountered when trying to install Kerberos on a distro where
> Kerberos was already installed. The script used incorrect keytabs for HBase
> and HDFS, and the Trafodion keytab directory was not create properly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)