Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.13.8
-
None
-
None
Description
Current Situation:
When a user is assigned permissions to a sub-folder only but not to the parent folder then JOC Cockpit throws an "Access Denied" error. This happens when using the JOC Cockpit inventory view with objects being accessible from the sub-folder.
How to Reproduce:
- Create a folder "folderA" (parent folder) inside the "live" folder and create another folder "folderB" (sub-folder) inside folderA.
- Create a user from the Manage Accounts tab and assign the user permissions for folderB only..
- Login to JOC Cockpit with the new user credentials
- Navigate to the Configuration/Inventory view and try to use objects from the sub-folder folderB.
- JOC Cockpit throws an Access Denied error when using inventory objects of folderB, however, objects of this sub-folder are still accessible.
Desired Behavior:
When assigning sub-folder permissions only and not parent folder permissions then the user should be able to access the sub-folder objects without meeting an "Access Denied" error message.