mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 10:20:02 +07:00
Merge pull request #1932 from RealRancor/cifs_selinux
Document httpd_use_cifs for SELinux
This commit is contained in:
@@ -65,3 +65,10 @@ If you want to allow ownCloud to send out e-mail notifications via sendmail you
|
||||
to use the following setting::
|
||||
|
||||
setsebool -P httpd_can_sendmail on
|
||||
|
||||
Allow access to CIFS/SMB
|
||||
------------------------
|
||||
|
||||
If you have placed your datadir on a CIFS/SMB share use the following setting::
|
||||
|
||||
setsebool -P httpd_use_cifs on
|
||||
|
||||
Reference in New Issue
Block a user