[
https://issues.apache.org/jira/browse/NIFI-5352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16539538#comment-16539538
]
ASF subversion and git services commented on NIFI-5352:
-------------------------------------------------------
Commit 4dd3495c7724657273d5d1ea32b3179a4c318e44 in nifi's branch
refs/heads/master from [~lars_francke]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=4dd3495 ]
NIFI-5352 Change distribution to have the JARs and NARs in lib readable by
"other"
Signed-off-by: James Wing <[email protected]>
This closes #2825.
> Change distribution to have the JARs and NARs in lib readable by "other"
> ------------------------------------------------------------------------
>
> Key: NIFI-5352
> URL: https://issues.apache.org/jira/browse/NIFI-5352
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Tools and Build
> Affects Versions: 1.7.0
> Reporter: Lars Francke
> Assignee: Lars Francke
> Priority: Minor
>
> Currently all the nar and jar files under {{lib}} and {{lib/boostrap}} have
> the 640 permissions. That means it can't even be read by "other".
> When I extract it as "root" but want to run as "nifi" this causes it to fail
> because the "nifi" user cannot read the jar files.
> I don't think there's a particular harm in having others being able to read
> those files. So I'd like to change the assembly to include those as 644 if
> there are no objections.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)