Using Scope to Add the Same User or Group Multiple Times to a Folder.

October 20, 2006 | KB: 1000837
Laserfiche 7

Summary

When configuring folder security, you can add the same user or group multiple times to the entry access rights listing through the use of scopes. A benefit of this behavior is that it allows you to quickly configure a set of entry access rights that will only apply to a folder and another set that will only apply to its entries.

More Information

The use of scopes allows you to configure multiple sets of access rights for a particular user or group on a folder. Although these access rights are being configured on a folder, the entries that will be secured by these access rights is determined by the selected scope. This allows a user or group to have one set of rights on a folder and a different set of rights on the entries residing in that folder. This type of configuration allows you to quickly set up security without having to grant unnecessary rights on either a folder or its entries.

Example 1: The following folder structure will be used to illustrate this feature. Joe's Folder contains one folder and one document, respectively named Joe's Subfolder and Joe's Document. Using scope, you only need to set rights on Joe's Folder to control access to Joe's Subfolder and Joe's Document.

    Joe's Folder
    L Joe's Subfolder
    L Joe's Document
  1. On Joe's Folder, add the user JOE with the This entry only scope and allow Browse, Read, and Rename. This allows JOE to open Joe's Folder, to see the contents of Joe's Folder, and the ability to rename Joe's Folder. This does not grant any rights on Joe's Subfolder and Joe's Document.
  2. On Joe's Folder, add the user JOE with the Subfolders only scope and deny all rights. Joe will remain unable to see the existence of Joe's Subfolder.
  3. On Joe's Folder, add the user JOE with the Documents only scope and allow Browse and Read while denying all other rights. This allows JOE to see the existence of Joe's Document and to open Joe's Document.

Note: In order for this example to work, Joe's Subfolder and Joe's Document must allow rights inheritance. Otherwise, those entries will only be secured by the entry access rights directly assigned to them. Additionally, you should keep in mind that inherited rights do not override assigned rights. For more information, please refer to the following article:
1000825 INFO: Assigned Entry Access Rights are Never Overwritten.

Example 2: Another use of scopes is to configure a folder as a "drop-box" or "blind drop" or recycle bin where users are able to create documents, but will be unable to see the contents of that folder.

  1. On the folder in question, add the appropriate user with the This entry only scope and allow Browse, Read, and Create Documents.
  2. On the same folder, add the same user with the Documents that are immediate children only scope and deny all rights. This allows that user to open the folder and create new documents, but it prevents the user from seeing the contents of that folder.