mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
SELinux troubleshooting
This commit is contained in:
@@ -72,3 +72,12 @@ 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
|
||||
|
||||
Troubleshooting
|
||||
---------------
|
||||
|
||||
For general Troubleshooting of SELinux and its profiles try to install the package ``setroubleshoot`` and run::
|
||||
|
||||
sealert -a /var/log/audit/audit.log > /path/to/mylogfile.txt
|
||||
|
||||
to get a report which helps you configuring your SELinux profiles.
|
||||
Reference in New Issue
Block a user