ACL on Pool after migration from Core to Scale

saleh7

Cadet
Joined
Aug 3, 2022
Messages
2
The ACL on my pool has been set to below after migration from Core to Scale.

Screen Shot 2022-08-03 at 11.18.46 PM.png


This is preventing from sharing the entire pool and any of the datasets under it. Since there is no ACL editing for the pool, I think I'll need to do it through the console but I wanted to first check here before doing
Code:
setacl
. Does anyone know why this happened and what the default should be?
 

saleh7

Cadet
Joined
Aug 3, 2022
Messages
2
I realized that I probably removed permissions for everyone when following the following tutorial

I suppose because wheel doesn’t exist in Scale, the group changed to root. So if everyone is supposed to have read and execute by default, I suppose I could add that back in? Is there a good way to give a user (other than root) permission to view all files and folders under a pool?
 
Top