|
Original Question or Issue: |
How can we prevent users who don't have access to a top-level folder in a Network Share from seeing it in the listing? |
|
Environment: |
|
| Steps to Reproduce: |
One AD group in FileCloud that is used across the added network shares with NTFS permissions. |
| Error or Log Message: | |
|
Defect or Enhancement Number: |
|
| Cause: |
|
|
Resolution or Workaround: |
Please note it's possible to achieve the described behavior for top-level folders by applying the below cloudconfig flag to all your FileCloud web nodes:
define('TONIDOCLOUD_ABE_TOP_LEVEL_FOLDER', 1); |
| Notes: | Path: <Drive letter>:\xampp\htdocs\config\cloudconfig.php |