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

ASF subversion and git services commented on NIFI-472:
------------------------------------------------------

Commit 136974af7c63bdb8c4c99c1a02c6b34011e2e17f in incubator-nifi's branch 
refs/heads/develop from [~aldrin]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=136974a ]

NIFI-472: Refining the mechanism to carry out running as a different user 
pushing the handling of this primarily to the controlling script rather than 
the Java code.  Making changes to the assembly such that permissions are 
provided on a group level control basis.


> When running NiFi with the "run.as" property specified in the bootstrap.conf 
> file, the run.as user should own the nifi.pid file
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-472
>                 URL: https://issues.apache.org/jira/browse/NIFI-472
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Mark Payne
>            Assignee: Aldrin Piri
>             Fix For: 0.2.0
>
>         Attachments: 
> 0001-NIFI-472-Refining-the-mechanism-to-carry-out-running.patch
>
>
> Currently, if I set the "run.as" user to something like "nifi" and then I run 
> "bin/nifi.sh start", a file named "nifi.pid" is created in the bin/ 
> directory, but it is owned by me. It should instead be owned by the "run.as" 
> user (nifi).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to