[
https://issues.apache.org/jira/browse/AMBARI-19694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivér Szabó updated AMBARI-19694:
----------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
committed to trunk:
{code:java}
commit b9200e0e57111b33b7b998fa59a5d25c0b700869
Author: Laszlo Puskas <[email protected]>
Date: Wed Jan 25 11:01:45 2017 +0100
AMBARI-19694. Post user creation hook - input csv generated with READ
permissions (Laszlo Puskas via oleewere)
Change-Id: I3ae59596f5817dbd60bed37f259ce54a5f16de39
{code}
committed to branch-2.5:
{code:java}
commit 15ec7c337335442ce6889aeedc1d6ff1dc86c4c6
Author: Laszlo Puskas <[email protected]>
Date: Wed Jan 25 11:01:45 2017 +0100
AMBARI-19694. Post user creation hook - input csv generated with READ
permissions (Laszlo Puskas via oleewere)
Change-Id: I3ae59596f5817dbd60bed37f259ce54a5f16de39
{code}
> Post user creation hook mechanism to generate input csv with READ permissions
> for all users
> -------------------------------------------------------------------------------------------
>
> Key: AMBARI-19694
> URL: https://issues.apache.org/jira/browse/AMBARI-19694
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Reporter: Laszlo Puskas
> Assignee: Laszlo Puskas
> Attachments: AMBARI-19694.v2.b-2.5.patch
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Currently the post user creation hook mechanism generates the user input csv
> with read permissions only for the user that runs ambari.
> This may cause issues on secure clusters, where ambari is not ran by the root
> user, az auth to local rules may map to users that don't have READ right for
> the generated csv.
> Solution: input csv file is generated with REAd permissions for all users.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)