Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect logfile permissions #29

Open
babbottscott opened this issue Aug 18, 2020 · 1 comment
Open

Incorrect logfile permissions #29

babbottscott opened this issue Aug 18, 2020 · 1 comment

Comments

@babbottscott
Copy link

This rule turns on the user and group executable bits, as well as group write permissions. Mode 0640 or 0600 would be more appropriate.

@HarryHarcourt
Copy link
Owner

Hi Babbottscott
Not sure what to make of this, I actually agree with your suggestion but I am following CIS Benchmarks, section 4.2.4, which says set the permissions to: chmod g-wx,o-rwx which is 730
Comments are welcome.
Best
Ben

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants