DBWACLServer - Set rights on a personality

<< Click to Display Table of Contents >>

Navigation:  DBWACLServer >

DBWACLServer - Set rights on a personality

MechWorks DBWACLServer

Set no browsing attribute on folders

If you deny a folder browsing permission, the user is not able to save documents into such folder anymore.

For this reason it's mandatory to delegate a script (DataEntr.LST) to generate a valid file location for the document.

Suppose you already set ACLserver and you want to hide a specific folder

C:\SHARED_PARENT_ROOT\DBW_FILES_ROOT

for a group of users (e.g. LimitedUsers).

Here are steps to achieve the goal:

1.select the folder → properties → Security Tab → Click advanced

images_DBWAclServerNoBrowse01

 

2.click button Add and -in the appearing dialog- click Select principal.
In the new form write LimitedUsers and validate with button Check Names

images_DBWAclServerNoBrowse02

 

3.Set Type: "Deny", Applies to: "This folder only" and make sure Advanced permissions (click link on the right) have only "List folder / read data" checked.

images_DBWAclServerNoBrowse03

 

4.finally the permissions for group LimitedUsers have been set:

images_DBWAclServerNoBrowse04

 

5.any user belonging to LimitedUsers group will not be able to browse such folder:

images_DBWAclServerNoBrowse05