diff --git a/admin_manual/configuration_server/occ_command.rst b/admin_manual/configuration_server/occ_command.rst index 8d332c98f..1048be13d 100644 --- a/admin_manual/configuration_server/occ_command.rst +++ b/admin_manual/configuration_server/occ_command.rst @@ -594,6 +594,10 @@ put your Nextcloud server into :ref:`maintenance mode ` 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 ` to prevent any user activity.