[
https://issues.apache.org/jira/browse/CASSANDRA-4355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Bailey updated CASSANDRA-4355:
-----------------------------------
Attachment: 0001-Better-permissions-in-deb-package-v2.patch
After talking offline, decided the only thing to do for this ticket is to
correctly chown the /etc/cassandra directory
> Better debian packaging permissions
> -----------------------------------
>
> Key: CASSANDRA-4355
> URL: https://issues.apache.org/jira/browse/CASSANDRA-4355
> Project: Cassandra
> Issue Type: Bug
> Reporter: Nick Bailey
> Assignee: Nick Bailey
> Attachments: 0001-Better-permissions-in-deb-package-v2.patch,
> 0001-Better-permissions-in-deb-package.patch
>
>
> 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