geerlingguy / ansible-role-mysql

Ansible Role - MySQL
https://galaxy.ansible.com/geerlingguy/mysql/
MIT License
1.05k stars 866 forks source link

Should mysql datadir /var/lib/mysql have permissions 0750 instead of 0755? #481

Closed HenryHaller closed 2 years ago

HenryHaller commented 2 years ago

tasks/configure.yml

Line 51

Should this be 0750 instead of 0755? I think 0750 does a better job of locking out users that probably should not have access to MySQL files. Am I missing something?

stale[bot] commented 2 years ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

stale[bot] commented 2 years ago

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.