Hello.
I have several users. Some are family members, others are ServiceUsers like a BackupUser for ProxmoxVE or RecordingUser for TVHeadend.
I am currently trying to set up the permissions. Most of the shares should be something like: NoAccess for everyone except Admin or a ServiceUser. Sometimes another user should be ReadOnly.
In my tests, it seems like by default any user can read and write to any share. It's like a blacklist. Anyone can do anything until they are restricted.
This makes it hard to set up more restrictive permissions as I would have to deny permission to every other user myself.
I would like to have a whitelist. So no permissions until I say so.
Is there any way to achieve this?