Set default ACL on dataset creation and fix some issues with 'apply default permissions'
Description
Problem/Justification
None
Impact
None
relates to
SmartDraw Connector
Katalon Manual Tests (BETA)
Activity
Show:
Dru Lavigne May 9, 2019 at 10:08 PM
This will be tested in the implementation on the related UI ticket.
Bug Clerk May 9, 2019 at 3:55 PM
Andrew Walker May 9, 2019 at 1:07 PMEdited
They appear as other because new datasets have a trivial ACL. Dataset creation should now result in the following ACL if the dataset type is "WINDOWS":
{{root@freenas[~]# getfacl /mnt/dozer/test1111
file: /mnt/dozer/test1111
owner: root
group: wheel
owner@:rwxpDdaARWcCos:fd-----:allow
group@:rwxpDdaARWcCos:fd-----:allow
everyone@:--------------:fd-----:allow}}
Complete
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Andrew Walker
Andrew WalkerReporter
Erin Clark
Erin ClarkComponents
Fix versions
Affects versions
Priority
More fields
Time tracking
More fields
Time trackingKatalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
Katalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
Created May 3, 2019 at 9:35 PM
Updated July 1, 2022 at 4:31 PM
Resolved May 9, 2019 at 10:08 PM
I noticed while I was making the ACL editor that the acl perms were always set to "OTHER" rather than having a simple basic perm as I would normally expect. This happens with a fresh new windows dataset.