Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

1741

March 14th, 2016 07:00

How set Share Permission without MMC

Hi

I migrate all my old share from VG2/VG8 to eNAS with shraredup.exe

Everything works fine with the input file, but on the destination side (eNAS) have all migrated Shares everyone full controll rights on the share permission. How can I change from everyone to "authenticated users" and add some other groups to share permission?

MMC is no option, to many shares.. Powershell doesn't work... Any ideas?

Thanks

2 Intern

 • 

8.6K Posts

March 14th, 2016 09:00

Did you not use the /SD option of sharedup to copy the share ACLs ?

Otherwise try rmtshare or (x)cacls

PowerShell can also work – IF you use a cmdlet there that doesn’t use WMI and just Win32 CIFS API

A quick search on support.emc.com and the forum should give more info

20 Posts

March 15th, 2016 00:00

Hi Rainer

Thanks for the hint. The /SD option works fine, my mistake.

2 Intern

 • 

8.6K Posts

November 8th, 2016 11:00

Other option to administer share ACL is to use some PowerShell cmdlets that we provide

Should work on VNX1/VNX2/VNXe/Unity

downloadable here


https://download.emc.com/downloads/DL46698_EMC-CMDLETS-Powershell-for-Windows-1.0.exe?source=OLS

No Events found!

Top