Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
None
-
None
-
None
-
None
Description
A bunch of lib files have perms 0600, causing issues if the package is untarred by root, and then run as a non-root user -
ls -l apache-activemq-5.14.1/lib
total 10460
rw------ 1 root root 1164921 Sep 27 18:09 activemq-broker-5.14.1.jar
rw------ 1 root root 1423042 Sep 27 18:08 activemq-client-5.14.1.jar
rw------ 1 root root 194848 Sep 27 18:11 activemq-console-5.14.1.jar
rw------ 1 root root 37291 Sep 27 18:09 activemq-jaas-5.14.1.jar
rw------ 1 root root 665129 Sep 27 18:09 activemq-kahadb-store-5.14.1.jar
rw------ 1 root root 685731 Sep 27 18:08 activemq-openwire-legacy-5.14.1.jar
rw------ 1 root root 147874 Apr 28 2016 activemq-protobuf-1.1.jar
rw-rr- 1 root root 961 Sep 27 18:13 activemq-rar.txt
rw------ 1 root root 170519 Sep 27 18:10 activemq-spring-5.14.1.jar
rw------ 1 root root 115655 Sep 27 18:13 activemq-web-5.14.1.jar
drwxr-xr-x 2 root root 6 Nov 18 21:23 camel
drwxr-xr-x 2 root root 3 Nov 18 21:23 extra
rw------ 1 root root 20220 Feb 1 2016 geronimo-j2ee-management_1.1_spec-1.0.1.jar
rw------ 1 root root 32359 Feb 1 2016 geronimo-jms_1.1_spec-1.1.1.jar
rw------ 1 root root 14637 Feb 1 2016 geronimo-jta_1.0.1B_spec-1.0.1.jar
rw------ 1 root root 50155 Feb 1 2016 hawtbuf-1.11.jar
rw------ 1 root root 16430 Feb 1 2016 jcl-over-slf4j-1.7.13.jar
drwxr-xr-x 2 root root 68 Nov 18 21:23 optional
rw------ 1 root root 33088 Feb 1 2016 slf4j-api-1.7.13.jar
drwxr-xr-x 2 root root 20 Nov 18 21:23 web
Attachments
Issue Links
- is duplicated by
-
AMQ-6595 Overly restrictive file mode on lib/*.jar files
- Resolved