mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Change note to warning on some places.
This commit is contained in:
@@ -56,7 +56,7 @@ This protects your data on externally hosted storage. The ownCloud
|
||||
admin and the storage admin will see only encrypted files when browsing backend
|
||||
storage.
|
||||
|
||||
.. note:: Encryption keys are stored only on the ownCloud server, eliminating
|
||||
.. warning:: Encryption keys are stored only on the ownCloud server, eliminating
|
||||
exposure of your data to third-party storage providers. The encryption app
|
||||
does **not** protect your data if your ownCloud server is compromised, and it
|
||||
does not prevent ownCloud administrators from reading user's files. This
|
||||
|
||||
@@ -9,7 +9,7 @@ create separate ownCloud user accounts for them. You will manage their ownCloud
|
||||
group memberships, quotas, and sharing permissions just like any other ownCloud
|
||||
user.
|
||||
|
||||
.. Note:: The PHP LDAP module is required; this is supplied by ``php5-ldap`` on
|
||||
.. note:: The PHP LDAP module is required; this is supplied by ``php5-ldap`` on
|
||||
Debian/Ubuntu, and ``php-ldap`` on CentOS/Red Hat/Fedora. PHP 5.4+ is
|
||||
required in ownCloud 8.1.
|
||||
|
||||
@@ -26,7 +26,7 @@ The LDAP application supports:
|
||||
port number
|
||||
* Only read access to your LDAP (edit or delete of users on your LDAP is not supported)
|
||||
|
||||
.. Note:: The LDAP app is not compatible with the ``User backend using remote HTTP servers`` app.
|
||||
.. warning:: The LDAP app is not compatible with the ``User backend using remote HTTP servers`` app.
|
||||
You cannot use both of them at the same time.
|
||||
|
||||
.. note:: A non-blocking or correctly configured SELinux setup is needed
|
||||
|
||||
@@ -107,7 +107,7 @@ security risk to expose such sensitive data.
|
||||
Debugging Sync Issues
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
.. note:: The data directory on the server is exclusive to ownCloud and must
|
||||
.. warning:: The data directory on the server is exclusive to ownCloud and must
|
||||
not be modified manually.
|
||||
|
||||
Disregarding this can lead to unwanted behaviours like:
|
||||
|
||||
@@ -21,7 +21,7 @@ the new location. It is also assumed that the authentication method
|
||||
(e.g. LDAP) remains the same after the migration.
|
||||
|
||||
|
||||
.. note:: At NO TIME any changes to the **ORIGINAL** system are required
|
||||
.. warning:: At NO TIME any changes to the **ORIGINAL** system are required
|
||||
**EXCEPT** putting ownCloud into maintenance mode.
|
||||
|
||||
This ensures, should anything unforseen happen you can go
|
||||
|
||||
@@ -32,7 +32,7 @@ supported.**
|
||||
mode, so your users will be locked out until the upgrade is completed. Large
|
||||
installations may take several hours to complete the upgrade.
|
||||
|
||||
.. note:: **Downgrading is not supported** and risks corrupting your data! If
|
||||
.. warning:: **Downgrading is not supported** and risks corrupting your data! If
|
||||
you want to revert to an older ownCloud version, make a new, fresh
|
||||
installation and then restore your data from backup. Before doing this,
|
||||
file a support ticket (if you have paid support) or ask for help in the
|
||||
|
||||
Reference in New Issue
Block a user