Is this type of share possible?

jcm1123

Dabbler
Joined
Aug 24, 2023
Messages
18
I want to use home directories for my users and also want my account to have admin access to all home user folders.

I created a dataset called Users and it has builtin_administrators/modify access.
I created a SMB share called Users and "Use as Home Share" is checked and points to the Users dataset
I created a SMB share called AllUsers as a normal share that points to the Users dataset

My account "Jon" can access my home directory and the AllUsers folder but none of my users can access their own folders. I believe this is because the dataset doesn't have the correct permission for them to access it. If I add it, then all users have access to their folders and the AllUsers folder. Pretty sure this is because each share, shares the permissions from the dataset. So I would need to create two datasets but then I can't have the same data across two datasets.

Other than manually maintaining the users folders and shares, is there a way to accomplish this?
 
Top