Complete
Details
Details
Assignee
Andrew Walker
Andrew WalkerReporter
Bug Clerk
Bug ClerkComponents
Fix versions
Priority
More fields
More fields
Katalon Platform
Katalon Platform
Created March 2, 2021 at 11:20 AM
Updated March 5, 2021 at 2:43 PM
Resolved March 5, 2021 at 2:43 PM
PR: https://github.com/truenas/middleware/pull/6514
This eases permissions in the following two ways for new SMB datasets
1) SMB users (members of builtin_users) by default will be granted MODIFY
permissions to new datasets
2) Non-inheriting entry granting TRAVERSE will be granted to everyone.
This will make crossing boundaries of nested datasets more intuitive.
Many users do not realize that TRAVERSE is required for users to access a child dataset.
This means our default for new datasets will be slightly more open, but since the permissions
or editably in the webui, I think it's not too much for a user to adjust them.