[
https://issues.apache.org/jira/browse/TRAFODION-2579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961856#comment-15961856
]
ASF GitHub Bot commented on TRAFODION-2579:
-------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-trafodion/pull/1049
> installers should allow multiple ldap hosts and ldap UID lines
> --------------------------------------------------------------
>
> Key: TRAFODION-2579
> URL: https://issues.apache.org/jira/browse/TRAFODION-2579
> Project: Apache Trafodion
> Issue Type: Bug
> Components: installer
> Affects Versions: 2.2-incubating
> Reporter: Steve Varnau
>
> Both python and ambari installer seem to limit LDAP configuration.
> Instead of
> LDAPHostName: host,host2
> the generated config should be:
> LDAPHostName: host
> LDAPHostName: host2
> The same is true of the UniqueIdentifier keyword. These should be one per
> line and an identifier string can contain embedded spaces. A better separator
> would perhaps be semi-colon.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)