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

SElinux context issue for esmond #69

Open
laeti-tia opened this issue Oct 26, 2017 · 0 comments
Open

SElinux context issue for esmond #69

laeti-tia opened this issue Oct 26, 2017 · 0 comments
Assignees

Comments

@laeti-tia
Copy link
Member

I know we ask people to disable SElinux on perfSONAR boxes, but, at least for esmond, there seem to be a quick win by changing ACL on /var/log/esmond to allow apache to write to it.

On a SElinux CentOS-7 server, I had to run this command to have esmond change from returning 500 HTTP errors to working fine:

chcon -R system_u:object_r:httpd_log_t:s0 /var/log/esmond

It might be worth adding that to the RPM spec file (and any Debian build script for that matter).

@arlake228 arlake228 self-assigned this Dec 5, 2017
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