
On the Inspect tab, for each folder, subfolder or file selected on the left tree view, you can see the corresponding attributed permissions to users or groups on the right tree view. The diagram below details the API calls when rights are applied to a filesystem object: Please note that all permissions denied or granted to a directory are applied recursively to the filesystem objects contained by this directory. Same permissions options are possible for each Registry, by selecting the corresponding button under the right-tree view : Ownership - When clicking on the Ownership button, the selected user will be granted full control over the selected filesystem object (FileSystemRights.FullControl).

If a directory is selected, then the selected user is granted the privilege of modifying and listing the directory content, as well as creating new files or directories (FileSystemRights.Modify and FileSystemRights.CreateDirectories and FileSystemRights.CreateFiles and FileSystemRights.ListDirectory and FileSystemRights.Traverse). If a file is selected, then the selected user is granted the privilege of modifying the selected file (FileSystemRights.Modify).

Deny - When clicking on the Deny button, the selected user will be denied privilege on the selected filesystem object.On the Manage tab, for each user or group selected on the left tree view, you can: On the Permissions dashboard, the list of users and groups and the list of available files, folders registries and printers are showed side-by-side.Įverything is visible at one sight, which makes it super easy to Inspect and Manage/Edit privileges for one user at a time and therefore to increase the accuracy of the restrictions.


Since version 4.3, TSplus Advanced Security offers a Permissions functionality, allowing the administrator to manage and/or inspect users/groups privileges.
