GitHub user venkat1m opened a pull request:
https://github.com/apache/trafodion/pull/1448
TRAFODION-2962 : Enable LDAP authentication flag at install time
Fix the code that sets the TRAF_AUTHENTICATION flag to YES if LDAP is
enabled.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/venkat1m/trafodion TRAFODION-2962
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1448.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 #1448
----
commit a369f0c82299ff9feb59be59367c2da986d861bb
Author: venkat1m <venkat.muthuswamy@...>
Date: 2018-02-16T02:35:33Z
Enable LDAP authentication flag at install time
----
---