How I can configure samba to set browsable a share for a group only.
I wanna hide the share for all other users, if a set browsable to yes all the users can see the share when explore. I don't want this behavior.
Example a simple share
[myshare]
force group = mygroup
write list = mygroup
read list = mygroup
browsable = yes