add information about system wide mount points

This commit is contained in:
Bjoern Schiessle
2014-10-20 11:59:26 +02:00
parent f4f415fcd5
commit 7f2faf3f3e

View File

@@ -33,6 +33,9 @@ The encryption keys are stored in following folders:
Public keys for all users
``data/<user>/files_encryption``
Users' private keys and all other keys necessary to decrypt the users' files
``data/files_encryption``
private keys and all other keys necessary to decrypt the files stored on a
system wide external storage
.. note:: Encryption keys are stored only on the ownCloud server, eliminating
exposure of your data to third party storage providers. The encryption app
@@ -136,4 +139,4 @@ If you use an external user back-end, such as an LDAP or Samba server, you must
take care to not change user passwords on the back-end, as this will lock users
out of their encrypted files. If you have enabled the Recovery Key then you can
change a user's password in the ownCloud Users panel to match their back-end
password.
password.