diff --git a/admin_manual/configuration_user/user_configuration.rst b/admin_manual/configuration_user/user_configuration.rst index 9320698a30d..01d4a6407c5 100644 --- a/admin_manual/configuration_user/user_configuration.rst +++ b/admin_manual/configuration_user/user_configuration.rst @@ -196,6 +196,11 @@ The user will not longer be able to access their Nextcloud until you enable them Also all external shares, via public link or email, will not be accessible. Internal shares will still be working, so that other users on Nextcloud can continue working. +If you wish for internal shares to be disabled as well when a user is disabled, +activate the configuration option files_sharing:hide_disabled_user_shares:: + + occ config:app:set files_sharing hide_disabled_user_shares --value yes + You will find all disabled users in the **disabled**-section on the left pane. Enabling users is as easy as disabling them. Just click on the "..."-menu, and select **Enable**.