[
https://issues.apache.org/jira/browse/AMBARI-11960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14589557#comment-14589557
]
Hudson commented on AMBARI-11960:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2945 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2945/])
AMBARI-11960: NonRoot: Address ambari-server and ambari-agent non-root issues
(jluniya) (jluniya:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=3607163418c3b16782ec85a4ec146be567c55a7a)
* ambari-common/src/main/python/ambari_commons/os_linux.py
* ambari-server/src/main/resources/custom_actions/scripts/check_host.py
* ambari-server/src/main/python/ambari_server/setupSecurity.py
* ambari-common/src/main/python/ambari_commons/os_windows.py
* ambari-server/src/test/python/TestAmbariServer.py
* ambari-server/src/main/python/ambari_server/serverConfiguration.py
* ambari-common/src/main/python/ambari_commons/os_utils.py
> NonRoot: Address ambari-server and ambari-agent non-root issues
> ---------------------------------------------------------------
>
> Key: AMBARI-11960
> URL: https://issues.apache.org/jira/browse/AMBARI-11960
> Project: Ambari
> Issue Type: Bug
> Components: ambari-agent, ambari-server
> Affects Versions: 2.1.0
> Reporter: Jayush Luniya
> Assignee: Jayush Luniya
> Fix For: 2.1.0
>
> Attachments: AMBARI-11960.patch
>
>
> 1. Ambari Server fails to start with non-root user, umask 027, because the
> JDK + JCE files are not accessbile.
> 2. Stack Advisor fails because /var/run/ambari-server/stack-recommendations/
> cannot be deleted by the non-root user (Permission denied)
> 3. Ambari Agent fails to run check_db_connection test because as non-root
> user, it cannot create /usr/jdk64 (Permission denied) and hence fails to
> install the JAVA JDK.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)