[ 
https://issues.apache.org/jira/browse/AMBARI-22797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16337619#comment-16337619
 ] 

Hudson commented on AMBARI-22797:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #8634 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/8634/])
AMBARI-22797. The stup-ldap tool should persists its output into Ambari 
(rlevas: 
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=c4f81c0519dc3d6b0099bc86d75b3af5f4cf0846])
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/AmbariServerConfigurationHandler.java
* (edit) ambari-server/src/main/python/ambari_server/setupSecurity.py
* (edit) ambari-server/src/main/python/ambari_server/serverUpgrade.py
* (edit) ambari-server/src/main/python/ambari-server.py
* (edit) ambari-server/src/main/python/ambari_server/serverConfiguration.py
* (edit) ambari-server/src/test/python/TestAmbariServer.py
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/RootServiceComponentConfigurationResourceProviderTest.java
AMBARI-22797. Removed redundant information from the JSON payload (rlevas: 
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=28c5e6b72a7459a353fe22521668ba6b5dfe66b4])
* (edit) ambari-server/src/main/python/ambari_server/setupSecurity.py
AMBARI-22797. Removing 'is_root' check from setup-ldap (according to R. 
(rlevas: 
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=f3906f6fa8b31c125ad4a5388b6fc25b90d3049c])
* (edit) ambari-server/src/test/python/TestAmbariServer.py
* (edit) ambari-server/src/main/python/ambari_server/setupSecurity.py
AMBARI-22797. Better CLI option names (rlevas: 
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=0b70e3c67ddd5ba7bcc8f1f4e7b2ee68cc492b63])
* (edit) ambari-server/src/main/python/ambari_server/setupSecurity.py
* (edit) ambari-server/src/main/python/ambari-server.py
* (edit) ambari-server/src/test/python/TestAmbariServer.py
AMBARI-22797. Fixed error message (rlevas: 
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=663599a3005bada9891f23e8aa92069c74b5a4f0])
* (edit) ambari-server/src/main/python/ambari_server/setupSecurity.py
AMBARI-22797. Created constants to avoid typos (rlevas: 
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=14a42ad8745f414cc7220304a50d2c1485408dc8])
* (edit) ambari-server/src/main/python/ambari_server/setupSecurity.py
AMBARI-22797. Dot not filter for PAM only; we should inform the end user 
(rlevas: 
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=640408b68dfd6e0f718abe883cdc9cdbc25f5046])
* (edit) ambari-server/src/main/python/ambari_server/setupSecurity.py
* (edit) ambari-server/src/test/python/TestAmbariServer.py
AMBARI-22797. Removed redundant constant (one already existed with the (rlevas: 
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=9d07d74708b98154014a42b06830a6f2e00dd609])
* (edit) ambari-server/src/main/python/ambari_server/setupSecurity.py
AMBARI-22797. Fixed CLI option names under Windows (rlevas: 
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=4d67e34a33d8f5b16a1469440706b567ca2e19c3])
* (edit) ambari-server/src/main/python/ambari_server/setupSecurity.py


> 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
>              Labels: pull-request-available
>             Fix For: 3.0.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> {{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)

Reply via email to