Unsolved

This post is more than 5 years old

17 Posts

14556

September 5th, 2013 07:00

How to enable ABE (Access Based Enumeration)

# isi smb settings share modify --sharename=abe_on --access-based-enum=yes

To set for all shares: isi smb settings share modify --access-based-enumeration=true

There is also a global command for ABE that is for browsing share access. This can be turned on and off using this global command.

# isi smb settings global modify --access-based-share-enum true

There is an option for "ABE on root only". With this option you will see ABE at top level directory but below that ABE is not processed saving time to display files/folders in a hierarchical environment where ABE is not needed below the top level directory.

# isi smb settings share modify --access-based-enumeration-root-only=true

No Responses!

0 events found

No Events found!

Top