Unsolved

This post is more than 5 years old

6 Posts

4556

December 27th, 2011 10:00

Enable ABE (Access Based Enumeration) on VNXe CIFS?

I have found forum posts here about enabling ABE on Celerra using CLI, but I would like to know what the specific steps are for doing so on a VNXe.

I would be cool if there was just a checkbox in Unishpere to turn it on per CIFS share, but I'll use the command line if that is the only way.

Thanks in advance for any help you might be able to give!

Dave

6 Posts

December 28th, 2011 08:00

Meh...after digging around some more for VNXe specific stuff, we gave up and went and found the Celerra tools CD download and ran EMCABE.

To get ABE running on all the CIFS shares, run the command "emcabe"  from the command line of a PC that has your user in the local Administrators group of the CIFS server:

The no-nonsense syntax is:

emcabe /A /T CIFSservername

39 Posts

January 3rd, 2012 08:00

 

Microsoft provides a CLI tool to control ABE on a per-share basis. The CLI tool provided by Microsoft provides the ability to enable and disable the ABE feature on remote shares.

 

abecmd

[/enable | /disable] [/server servername] {/all | sharename}

No Events found!

Top