Current situation:
When I setup a user with full permission at dataset I get a warning:
“With this configuration, the existing directory ‘/mnt/VM_Docker’ will be used as a home directory without creating a new directory for the user.”
When I confirm the warning I get the error:
“[EINVAL] user_create.home: The specified path is a ZFS pool mountpoint “(/mnt/VM_Docker)”.”
Background:
I need permission for filebrowser to edit different paths in the dataset.
I will not give full permission to apps-user(568).
Thanks.