You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Steve Varnau (JIRA)" <ji...@apache.org> on 2017/04/11 17:40:41 UTC

[jira] [Resolved] (TRAFODION-2579) installers should allow multiple ldap hosts and ldap UID lines

     [ https://issues.apache.org/jira/browse/TRAFODION-2579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Varnau resolved TRAFODION-2579.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.2-incubating

> 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
>             Fix For: 2.2-incubating
>
>
> 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)