Microsoft supports Access Based Enumeration (ABE).
Microsoft explains this mechanism at their technet website.
Can we get this to work on the CIFS/SMB shares on Excito too?
I would like to hide the folders for users that have no access to certain folders, preferrably already on the folders in /home.
Can i activate that on my Excito?
Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
Access Based Enumeration
Re: Access Based Enumeration
yes, samba can do this. Try adding
to the share definition in /etc/samba/smb.conf
Code: Select all
hide unreadable = yes
hide unwriteable files = yes