Application Integration
1752815 Members
5811 Online
108789 Solutions
New Discussion

NSAccessControlRecord limit access to snapshots or volumes

 
Kassim
Occasional Contributor

NSAccessControlRecord limit access to snapshots or volumes

Hi,

If i want to limit acess for initiator group to either volume or snapshots, how do i go about doing that? i know i can use the commandlet "New-NSAccessControlRecord -apply_to"  which defaults to "both". is it a simple case of setting the apply_to either volume or snapshot?

Thanks in advance.

1 REPLY 1
Amit_Karve
Occasional Visitor

Re: NSAccessControlRecord limit access to snapshots or volumes

You can use '-apply_to volume' or '-apply_to snapshot'

I am an HPE Employee