mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Merge pull request #913 from nextcloud/decrypt-all-without-master-key
Clarify decrypt-all without master key only works per-user
This commit is contained in:
@@ -594,6 +594,10 @@ put your Nextcloud server into :ref:`maintenance
|
||||
mode <maintenance_commands_label>` to prevent any user activity until
|
||||
decryption is completed.
|
||||
|
||||
Note that if you do not have master key/recovery key enabled, you can ONLY
|
||||
decrypt files per user, one user at a time and NOT when in maintenance mode.
|
||||
You will need the users' password to decrypt the files.
|
||||
|
||||
Use ``encryption:disable`` to disable your encryption module. You must first put
|
||||
your Nextcloud server into :ref:`maintenance mode <maintenance_commands_label>`
|
||||
to prevent any user activity.
|
||||
|
||||
Reference in New Issue
Block a user