Details
-
Type:
Bug
-
Status: Done (View Workflow)
-
Priority:
Low
-
Resolution: Complete
-
Affects Version/s: None
-
Fix Version/s: SCALE-21.04-ALPHA.1 (Angelfish), 12.0-U3
-
Component/s: Middleware
-
Labels:None
Description
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.