In order to enable Access Based Enumeration for Samba, please add the following lines to the share definition in the “smb.conf”.

hide unreadable = Yes
access based share enum = Yes

Example

[sb-mproject]
      path = /home/strawberry/production/projects/projects
      read only = no
      hide unreadable = Yes
      access based share enum = Yes
      # enable acls
      nt acl support = yes
      inherit acls = no

Need more help with this?
Visit the Projective Support Websites

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.