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

Set ownership on private directories #80

Open
4 tasks done
finalhow opened this issue Jul 23, 2020 · 2 comments
Open
4 tasks done

Set ownership on private directories #80

finalhow opened this issue Jul 23, 2020 · 2 comments
Assignees

Comments

@finalhow
Copy link
Contributor

finalhow commented Jul 23, 2020

Normally these would be located under /var/www/... - we need to check drush to get the absolute path and set permissions on it.

  • Check drush to get private file dir then set permissions.
  • Test to ensure all scenarios are fully functional.
  • Permissions should be the same as the other paths (read/write/execute for cibuild and apache)
  • Ensure that the SeLinux restorecon command runs on that path: restorecon -RFv <path>
@finalhow finalhow self-assigned this Jul 23, 2020
@minorOffense
Copy link
Member

I have a few sites where this is popping up as a problem. If you want to work on this next that'd be helpful.

@finalhow
Copy link
Contributor Author

@minorOffense Sure

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

3 participants