[
https://issues.apache.org/jira/browse/AMBARI-22797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16327237#comment-16327237
]
Sandor Molnar commented on AMBARI-22797:
----------------------------------------
[~rlevas]
As discussed we need Ambari Server to be up&running when setup-ldap tool is
executed; otherwise the tool will abort with the appropriate error message.
> ambari-server setup-ldap should set configurations in the Ambari database
> -------------------------------------------------------------------------
>
> Key: AMBARI-22797
> URL: https://issues.apache.org/jira/browse/AMBARI-22797
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 3.0.0
> Reporter: Sandor Molnar
> Assignee: Sandor Molnar
> Priority: Critical
> Fix For: 3.0.0
>
>
> {{ambari-server setup-ldap}} should set configurations in the Ambari database
> rather than the ambari.properties file.
> Similar to the following, but updated to collect the relevant data for Ambari
> 3.0.0:
> {noformat}
> # ambari-server setup-ldap
> Using python /usr/bin/python
> Setting up LDAP properties...
> Primary URL* {host:port} : c6409.ambari.apache.org
> Invalid characters in the input!
> Primary URL* {host:port} : c6409.ambari.apache.org:363
> Secondary URL {host:port} :
> Use SSL* [true/false] (false):
> User object class* (posixAccount):
> User name attribute* (uid):
> Group object class* (posixGroup):
> Group name attribute* (cn):
> Group member attribute* (memberUid):
> Distinguished name attribute* (dn):
> ...{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)