[
https://issues.apache.org/jira/browse/SVN-4682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16070666#comment-16070666
]
Johan Corveleyn commented on SVN-4682:
--------------------------------------
Hi Troels, thanks for the suggestion. Unfortunately I don't know enough about
RHEL myself. Would it be possible to repeat this suggestion on our
[email protected] mailinglist (you don't need to be subscribed to
post)? There is a much bigger audience there.
> FAQ needs update regarding SELinux
> ----------------------------------
>
> Key: SVN-4682
> URL: https://issues.apache.org/jira/browse/SVN-4682
> Project: Subversion
> Issue Type: Bug
> Components: docs_www
> Reporter: Troels Arvin
> Priority: Trivial
>
> In the "How do I set repository permissions correctly?" section of
> https://subversion.apache.org/faq.html, it states the following for Fedora
> Core 3:
> chcon -R -h -t httpd_sys_content_t PATH_TO_REPOSITORY
> That is no longer sufficient. For Red Hat Enterprise Linux 7 and equivalent
> servers, it seems the following needs to be done:
> ​semanage fcontext -a -t httpd_sys_rw_content_t "/PATH/TO/repos/.*"
> restorecon -R /PATH/TO/repos
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)