Dataset not able to access via SMB after changing ACL
Description
Problem/Justification
Impact
SmartDraw Connector
Katalon Manual Tests (BETA)
Activity

Naung Ye' Oo June 2, 2020 at 2:35 AM
, Thank you for your kind explain. I'll take a look around and review all permissions. Have a great day!

Andrew Walker May 29, 2020 at 8:53 PM
It looks like your permissions were changed recursively at some point in file tree before the SMB share:
file: /mnt/NAS/Scanned Data/AP/<redacted>
owner: Administrator
group: wheel
owner@:rwxpDdaARWcCos:fd-----:allow
group@:rwxpDdaARWcCos:fd-----:allow
everyone@:--------------:fd-----:allow
This shows that the owner/group was changed to "Administrator: wheel". all datasets appear to be populated in this way. You should review the ACL on /mnt/NAS/Scanned Data and /mnt/NAS/Scanned Data/AP to verify that settings are correct. I would perhaps add an explicit entry for some common group that the users are members of in order to grant them TRAVERSE rights to their shares. If you set the changes to be recursive (but without applying to child datasets, then you should be able to use the webui to grant access to the users as needed on a per-share basis without touching permissions lower down).
I changed the ACL of DATASET with new user, but the dataset completely not able to access even when I change it back.
It's the first time error only after last update. I've done this processes before. Everything was fine.