Nick Bailey created CASSANDRA-4355:
--------------------------------------
Summary: Better debian packaging permissions
Key: CASSANDRA-4355
URL: https://issues.apache.org/jira/browse/CASSANDRA-4355
Project: Cassandra
Issue Type: Bug
Reporter: Nick Bailey
The debian package creates a cassandra user for the process to run as. It
chowns /var/lib/cassandra and /var/log/cassandra, but it doesn't grant group
level access to these files. It should do a 'chown cassandra:cassandra ...' so
that users in the cassandra group can also access those files. Also we should
chown /etc/cassandra and any other files/directories created.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira