This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!



I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!

ZFS ACL Issues

Forum rules
Set-Up GuideFAQsForum Rules
Post Reply
busthead
NewUser
NewUser
Posts: 4
Joined: 25 Sep 2014 02:20
Status: Offline

ZFS ACL Issues

Post by busthead »

Hello,

I've followed siftu's guide but am having permissions issues.

I'm using local authentication with two users:

Image

I've created the following shares:

Image

User scott can access all folders as intended. User melanie cannot access the Melanie share.

I discovered that ACLs configured via Windows client UI were not being propagated:

nas4free: pool1# getfacl DatasetOwner/Melanie/
# file: DatasetOwner/Melanie/
# owner: root
# group: wheel
owner@:rwxpD-aARWcCo-:------:allow
group@:rwxpD-a-R-c---:------:allow
group:backup:rwxpDdaARWcCo-:fd----:allow
user:scott:rwxpDdaARWcCo-:fd----:allow

The above getfacl output should include the following after granting melanie Full Control via Windows UI:

user:melanie:rwxpDdaARWcCo-:fd----:allow

Interestingly, if I manually add ACLs for melanie via:

setfacl -m u:melanie:rwxpDdaARWcCo-:fd----:allow DatasetOwner/Melanie

the permissions are displayed via the Windows UI but she still cannot access the Melanie share.

Please help!

Post Reply

Return to “ZFS (only!)”