mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
add information about system wide mount points
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user