From e35d01f303380d1ddef4feb5e5ba1499da6f10f3 Mon Sep 17 00:00:00 2001 From: RealRancor Date: Wed, 23 Mar 2016 18:17:03 +0100 Subject: [PATCH] Change note to warning on some places. --- admin_manual/configuration_files/encryption_configuration.rst | 2 +- admin_manual/configuration_user/user_auth_ldap.rst | 4 ++-- admin_manual/issues/general_troubleshooting.rst | 2 +- admin_manual/maintenance/migrating.rst | 2 +- admin_manual/maintenance/upgrade.rst | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/admin_manual/configuration_files/encryption_configuration.rst b/admin_manual/configuration_files/encryption_configuration.rst index b7b0ffaa0..fbba40ae0 100644 --- a/admin_manual/configuration_files/encryption_configuration.rst +++ b/admin_manual/configuration_files/encryption_configuration.rst @@ -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 diff --git a/admin_manual/configuration_user/user_auth_ldap.rst b/admin_manual/configuration_user/user_auth_ldap.rst index 27273a7f3..6f03db4bd 100644 --- a/admin_manual/configuration_user/user_auth_ldap.rst +++ b/admin_manual/configuration_user/user_auth_ldap.rst @@ -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 diff --git a/admin_manual/issues/general_troubleshooting.rst b/admin_manual/issues/general_troubleshooting.rst index 866c9d143..2b5c19937 100644 --- a/admin_manual/issues/general_troubleshooting.rst +++ b/admin_manual/issues/general_troubleshooting.rst @@ -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: diff --git a/admin_manual/maintenance/migrating.rst b/admin_manual/maintenance/migrating.rst index ff558b0cd..770860ec7 100644 --- a/admin_manual/maintenance/migrating.rst +++ b/admin_manual/maintenance/migrating.rst @@ -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 diff --git a/admin_manual/maintenance/upgrade.rst b/admin_manual/maintenance/upgrade.rst index 7907d88ab..06a34b13d 100644 --- a/admin_manual/maintenance/upgrade.rst +++ b/admin_manual/maintenance/upgrade.rst @@ -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