so the documentation says " You can view permissions for any dataset, but the edit option only displays on the Permissions widget for non-root datasets."
and that seems to be true. except…mine was changed apparently during the freenas days on just one of the multiple root datasets, and its causing an issue with permissions.
my guess is that you used to be able to change them, but not anymore. but mine were changed and its causing me some issues. any way to change it back? or easier to just rebuild that one vdev to start over?
Depends on the context. If it’s just removing acls from the mountpoint because traversal is broken because of following some terrible youtube advice nfs4xdr_setfacl -b <path> if you’re looking to do something recursive I think it needs to be approached more thoughtfully.
using that i found an article that expanded a bit ie:
“you can edit the local NFSv4 ACL via the command nfs4xdr_setfacl -e <path> which opens a vi editor that you can use to fine-tune the ACL as needed.”
so i used that and fixed the root! that saved me a lot of time.
(note there was no youtube advice done by me, but i didnt originally set this up so…who knows)
anyway, on to my next and hopefully last [known] issue on this box which is similar to this. the other vm (one that i set up unfortunately, but it was for testing vms so no harm) is set to posix for the root vs all other datasets set to SMB/NFSv4. not sure when that happened or if i care, but if i should care, any idea how to change that easily? whats odd is that i have smb shares set up on that dataset and they work, so…
[never mind, it seems this is the new default setting for root datasets]