Set default ACL on dataset creation and fix some issues with 'apply default permissions'

Description

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.

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 PM
Edited

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

  1. file: /mnt/dozer/test1111

  2. owner: root

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

Assignee

Reporter

Components

Affects versions

Priority

More fields

Katalon Platform

Created May 3, 2019 at 9:35 PM
Updated July 1, 2022 at 4:31 PM
Resolved May 9, 2019 at 10:08 PM