basho / node_package

RPM/Debian/FreeBSD/SmartOS/Solaris/OSX packaging templates for Erlang Nodes
Apache License 2.0
89 stars 63 forks source link

nodetool has too restrictive permissions on ubuntu #136

Closed jaredmorrow closed 10 years ago

jaredmorrow commented 10 years ago
vagrant@precise64:~$ riak ping
escript: Failed to open file: /usr/lib/riak/erts-5.10.3/bin/nodetool
vagrant@precise64:~$ ls -l /usr/lib/riak/erts-5.10.3/bin/nodetool
-rwx------ 1 riak riak 7253 Apr 18 22:05 /usr/lib/riak/erts-5.10.3/bin/nodetool

Non-root users should be able to ping a node.

jaredmorrow commented 10 years ago

Interesting bit, this was not a problem on Ubuntu 14.04, only 12.04. Fun

jaredmorrow commented 10 years ago

Will be fixed in beta2