mirror of
https://github.com/nextcloud/documentation.git
synced 2026-04-12 06:09:39 +07:00
Add SELinux advice for remote connections
This commit is contained in:
@@ -48,3 +48,11 @@ Use this setting to allow LDAP connections::
|
||||
|
||||
setsebool -P httpd_can_connect_ldap on
|
||||
|
||||
Allow access to remote network
|
||||
------------------------------
|
||||
|
||||
ownCloud requires access to remote networks for functionalities such as Server-to-Server sharing, external storages or
|
||||
the app store. To allow this access use the following setting::
|
||||
|
||||
setsebool -P httpd_can_network_connect on
|
||||
|
||||
|
||||
Reference in New Issue
Block a user