- Joined
- Mar 6, 2014
- Messages
- 9,553
Yeah, this is a fairly common mistake with those unfamiliar with permissions on Unix (Linux / FreeBSD). Users need execute on all parent path components (directories) in order to access a given path. I added extra validation in our ACL editor for 22.02.2 to walk back each path component and raise a validation error if you try to grant access for a user / group in an ACL for a path to which the user can't chdir.Hello, I found a solution for myself. I needed to include user libvirt-qemu to all of the parent datasets and then it worked!