[
https://issues.apache.org/jira/browse/TC-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16140124#comment-16140124
]
ASF GitHub Bot commented on TC-540:
-----------------------------------
GitHub user dangogh opened a pull request:
https://github.com/apache/incubator-trafficcontrol/pull/866
[TC-540] fix ldap.conf key
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dangogh/incubator-trafficcontrol ldap-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafficcontrol/pull/866.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 #866
----
----
> TO postinstall writes incorrect keys to ldap.conf
> -------------------------------------------------
>
> Key: TC-540
> URL: https://issues.apache.org/jira/browse/TC-540
> Project: Traffic Control
> Issue Type: Bug
> Components: Traffic Ops
> Affects Versions: 2.1.0
> Reporter: Dan Kirkwood
> Assignee: Dan Kirkwood
> Priority: Blocker
> Fix For: 2.1.0
>
>
> I think this needs to be fixed for 2.1.
> postinstall writes incorrect keys to /opt/traffic_ops/app/conf/ldap.conf --
> they should be:
> {quote}
> "host"
> "admin_dn"
> "admin_pass"
> "search_base"
> {quote}
> but the keys that show up are:
> {quote}
> "password"
> "search_base"
> "hostname"
> "admin_dn"
> "setupLdap"
> {quote}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)