From: Fabian von Romberg <[email protected]> Date: Fri, 15 Feb 2013 22:41:52 -0500
> how can accomplish access based shared enum = yes in Samba4? > > I want to hide a share to a user who has not read access. I read that > this is possible in Samba3. As far as I examined in Samba 4.0.1, it works. My smb.conf is: ----- [global] # access based share enum = yes [tmp] writeable = yes path = /tmp ----- Remember that you set "tmp" share's access rights via Windows GUI (not via Samba parameters such as "valid users"). -- TAKAHASHI Motonobu <[email protected]> / @damemonyo facebook.com/takahashi.motonobu -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
