[
https://issues.apache.org/jira/browse/NIFI-5352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16539551#comment-16539551
]
ASF GitHub Bot commented on NIFI-5352:
--------------------------------------
Github user jvwing commented on the issue:
https://github.com/apache/nifi/pull/2825
Thanks @lfrancke
> 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)