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 <roberta.mar...@apache.org> 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 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---