Dataset not able to access via SMB after changing ACL

Description

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.

Problem/Justification

None

Impact

None

SmartDraw Connector

Katalon Manual Tests (BETA)

Activity

Show:

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:

  1. file: /mnt/NAS/Scanned Data/AP/<redacted>

  2. owner: Administrator

  3. 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).

Duplicate
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

More fields

Katalon Platform

Created May 29, 2020 at 3:16 AM
Updated July 1, 2022 at 4:52 PM
Resolved June 1, 2020 at 8:58 PM