SCALE Samba group write permissions do not work
Description
Problem/Justification
None
Impact
None
SmartDraw Connector
Katalon Manual Tests (BETA)
Activity
Show:

Bug Clerk July 20, 2021 at 5:52 PM

Andrew Walker July 20, 2021 at 5:27 PM
adjusts the ACL presets so that we set a POSIX1E default ACL granting local users access.
Will use this ticket to default to "inherit acls = yes" when underlying ACL type is POSIX1E.

Andrew Walker July 20, 2021 at 5:09 PM
So... confusing, but not a bug.

Andrew Walker July 20, 2021 at 5:03 PM
More visible in NT ACL output:

Andrew Walker July 20, 2021 at 5:01 PM
Difference between how POSIX mode is presented and on-disk POSIX1E ACL:
Complete
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee

Reporter

Labels
Impact
Medium
Components
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 March 16, 2021 at 5:11 PM
Updated July 1, 2022 at 5:13 PM
Resolved July 20, 2021 at 7:12 PM
I am trying to allow a group of users to edit the same dataset items.
I added a standard SMB share on a new empty dataset (smb1.PNG)
I then added ACLs to allow the user group `smb_users` to write to that folder (smb2.PNG)
I added a folder "test folder" with a single file "empty_file.txt" as user "chris" who is part of "smb_users" group (smb3.PNG)
I then tried to edit the filename using the user "machines" who is also part of the "smb_users" group, and it errors (smb4.PNG)