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

Doroszlai, Attila commented on AMBARI-19694:
--------------------------------------------

{noformat}
[INFO] Starting audit...
[ERROR] 
/home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/ambari/ambari-server/src/main/java/org/apache/ambari/server/serveraction/users/CsvFilePersisterService.java:21:8:
 Unused import - java.io.File. [UnusedImports]
[ERROR] 
/home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/ambari/ambari-server/src/main/java/org/apache/ambari/server/serveraction/users/CsvFilePersisterService.java:27:8:
 Unused import - java.nio.file.attribute.FileAttribute. [UnusedImports]
Audit done.
{noformat}

> 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)

Reply via email to