I'm a new Bubba owner since yesterday and I must say, I haven't slept much our first night together

It is a wonderful device and exactly what I have been looking for, for probably a couple of years.
I am a bit puzzled though about the default Samba configuration.
I've created a few user accounts (all allocated to computers on the same network) and when I connect them to B3 with their samba access, they all have access to not just their own /home folder but all others.
Code: Select all
[home]
comment = Home Directories
path = /home
browseable = yes
writable = yes
create mask = 0764
directory mask = 0775
public = no
guest ok = no
hide dotfiles = yes
user = @users
hide files = /lost+found/
hide special files = yes
Is there a way to restrict samba access to the own /home folder of a user and just share one specific folder (like ~/Share) and without creating a share definition for every user?
How do you guys (with multiple accounts) sort this?
Thanks
