Page 1 of 1

Access Based Enumeration

Posted: 04 Jun 2014, 08:13
by mijn
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?

Re: Access Based Enumeration

Posted: 05 Jun 2014, 02:26
by Ubi
yes, samba can do this. Try adding

Code: Select all

hide unreadable = yes
hide unwriteable files = yes
to the share definition in /etc/samba/smb.conf