Limit Admin Access to User Data


By default, the system's main admin and admin users with the proper access have the ability to manage user files and shares, which includes the ability to download user content and view it. 

Beginning with FileCloud Version 20.1, you can remove this access from the system admin and admin users:

  1. Open the configuration file:
    Windows: XAMPP DIRECTORY/htdocs/config/cloudconfig.php
    Linux: /var/www/config/cloudconfig.php
  2. Add the line:

    define("TONIDOCLOUD_DISABLE_ADMIN_USER_DATA_ACCESS_UI", true);  

    Now when an admin goes to the Manage Users screen and edits a user, in the User Details window, the Manage Files and Manage Shares options are disabled: