<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to set File Level Security in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-set-File-Level-Security/m-p/24385#M5211</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm wondering the same thing. This would be the greatest help that I can imagine with NAS storage provisioning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wish that there was an API call in the NMSDK, that would make it easy. I really don't want to have to learn PowerShell in order to do this, and for all I know it can't do it either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone automated this? Perl would be perfect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Apr 2013 21:09:10 GMT</pubDate>
    <dc:creator>SCOTT_LINDLEY</dc:creator>
    <dc:date>2013-04-10T21:09:10Z</dc:date>
    <item>
      <title>How to set File Level Security</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-set-File-Level-Security/m-p/24379#M5209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello! How to set File Level Security (ACL) on a qtree (or folder) with WFA ? Usually we use fsecurity or set it from Windows //FilerA/C$/vol/vol_name, right click the qtree, Select Properties and set it from Security tab. Wondering how can it be Automated by WFA. &lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:05:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-set-File-Level-Security/m-p/24379#M5209</guid>
      <dc:creator>narendrathawani</dc:creator>
      <dc:date>2025-06-05T06:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to set File Level Security</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-set-File-Level-Security/m-p/24385#M5211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm wondering the same thing. This would be the greatest help that I can imagine with NAS storage provisioning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wish that there was an API call in the NMSDK, that would make it easy. I really don't want to have to learn PowerShell in order to do this, and for all I know it can't do it either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone automated this? Perl would be perfect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 21:09:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-set-File-Level-Security/m-p/24385#M5211</guid>
      <dc:creator>SCOTT_LINDLEY</dc:creator>
      <dc:date>2013-04-10T21:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to set File Level Security</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-set-File-Level-Security/m-p/24390#M5213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you seen the WFA commands called "Set CIFS Share ACL" and "Set CIFS Share Multiple ACLs"?&amp;nbsp; Do they provide what you need?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 22:36:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-set-File-Level-Security/m-p/24390#M5213</guid>
      <dc:creator>bdave</dc:creator>
      <dc:date>2013-04-10T22:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to set File Level Security</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-set-File-Level-Security/m-p/24395#M5215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Those commands are to set Share Level Access. They do not provide setting File Level Permissions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 00:12:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-set-File-Level-Security/m-p/24395#M5215</guid>
      <dc:creator>narendrathawani</dc:creator>
      <dc:date>2013-04-11T00:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to set File Level Security</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-set-File-Level-Security/m-p/24400#M5217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, I see.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since WFA runs on a Windows host, you could use PowerShell in a WFA command to 1) mount the share as a drive on the WFA server, 2) navigate to the folder containing the files you want to update, 3) Use Get-ACL and Set-ACL cmdlets to manipulate file level permissions, like shown here: &lt;A href="http://technet.microsoft.com/en-us/library/hh849810.aspx" target="_blank"&gt;http://technet.microsoft.com/en-us/library/hh849810.aspx&lt;/A&gt; 4) Remove the mount as part of clean-up for the command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, Scott, I don't have an example WFA command that does this at the moment.&amp;nbsp; Without someone posting an example command or workflow, some PowerShell scripting would be involved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 13:34:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-set-File-Level-Security/m-p/24400#M5217</guid>
      <dc:creator>bdave</dc:creator>
      <dc:date>2013-04-11T13:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to set File Level Security</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-set-File-Level-Security/m-p/24405#M5219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So +1 to Dave's suggestion.&amp;nbsp; But I will give another option.&amp;nbsp; Since you are already familiar with fsecurity, you could implement that option.&amp;nbsp; The DataONTAP PoSH toolkit does not contain a fsecurity cmdlet (I checked the version included with WFA).&amp;nbsp; The other option would be to use Invoke-NaSSH to send the fsecurity command directly to ONTAP.&amp;nbsp; I took a quick look to see if the API was exposed for this in the NMSDK but I don't see anything that matches.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeremy Goodrum, NetApp&lt;/P&gt;&lt;P&gt;The Pirate&lt;/P&gt;&lt;P&gt;Twitter: @virtpirate&lt;/P&gt;&lt;P&gt;Blog: &lt;A href="http://www.virtpirate.com" target="_blank"&gt;www.virtpirate.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 13:54:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-set-File-Level-Security/m-p/24405#M5219</guid>
      <dc:creator>goodrum</dc:creator>
      <dc:date>2013-04-11T13:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to set File Level Security</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-set-File-Level-Security/m-p/24409#M5220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anybody used Get-ACL or Set-ACL cmdlet on a NetApp File / Folder ? I tried couple of options but couldn't make it work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2013 18:31:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-set-File-Level-Security/m-p/24409#M5220</guid>
      <dc:creator>narendrathawani</dc:creator>
      <dc:date>2013-04-15T18:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to set File Level Security</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-set-File-Level-Security/m-p/24414#M5221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So the challenge with Get-ACL and Set-ACL is that these default cmdlets use a file path.&amp;nbsp; This means that if you want to set NTFS file permissions, you will need to have a Cifs Share available to the WFA host where the command will be run.&amp;nbsp; This becomes a slight challenge when dealing with secure tenancies.&amp;nbsp; I did try to see if I could 'access' the file path using the Get-NaFile cmdlet but no go.&amp;nbsp; It looks like you will need to map the share to the WFA host and then you can use the Get-ACL and Set-ACL cmdlet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeremy Goodrum, NetApp&lt;/P&gt;&lt;P&gt;The Pirate&lt;/P&gt;&lt;P&gt;Twitter: @virtpirate&lt;/P&gt;&lt;P&gt;Blog: &lt;A href="http://www.virtpirate.com" target="_blank"&gt;www.virtpirate.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 20:52:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-set-File-Level-Security/m-p/24414#M5221</guid>
      <dc:creator>goodrum</dc:creator>
      <dc:date>2013-04-16T20:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to set File Level Security</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-set-File-Level-Security/m-p/24419#M5222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm assuming that Get-ACL and Set-ACL are PowerShell commands. I'd really rather stick to Perl than learn a whole new language. Is this the only way to do this, and if so, where does one find documentation on the PowerShell commands? I'm a PowerShell virgin, and frankly I'd rather stay that way. There ought to be a way to do this via the NMSDK using Perl (or any of the other NMSDK supported languages). Since a Filer can do it, why can't NMSDK?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 22:38:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-set-File-Level-Security/m-p/24419#M5222</guid>
      <dc:creator>SCOTT_LINDLEY</dc:creator>
      <dc:date>2013-04-17T22:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to set File Level Security</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-set-File-Level-Security/m-p/24423#M5223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;The problem that I found was that it doesn't look like this functionality was exposed in the api. I looked at the NMSDK to see if it was listed but like I said, I didn't see anything for this feature. It might be worth a cross post in the NMSDK community. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes those were cmdlets that I mentioned and there for would be PoSH. Maybe there is a Perl equivalent for setting Windows File permissions. I am not aware of one though. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeremy Goodrum, NetApp&lt;/P&gt;&lt;P&gt;The Pirate&lt;/P&gt;&lt;P&gt;Twitter: @virtpirate&lt;/P&gt;&lt;P&gt;Blog: &lt;A href="http://www.virtpirate.com" target="_blank"&gt;www.virtpirate.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 03:36:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-set-File-Level-Security/m-p/24423#M5223</guid>
      <dc:creator>goodrum</dc:creator>
      <dc:date>2013-04-18T03:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to set File Level Security</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-set-File-Level-Security/m-p/24428#M5224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was just presented with this request today for a customer using vfilers and where WFA cannot access CIFS in them and found this post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can imagine a WFA command that does the following:&lt;/P&gt;&lt;P&gt;1) Build a properly formatted fsecurity.conf file with the things you want to set NTFS permissions on (see TR-3596 for more info)&lt;/P&gt;&lt;P&gt;2) Puts this file on the storage controller&lt;/P&gt;&lt;P&gt;3) Use invoke-nassh to run fsecurity apply with the fsecurity.conf file as input&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then a 2nd WFA command that does:&lt;/P&gt;&lt;P&gt;1) Watch status of previous fsecurity apply command repeatedly until it finishes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess I'll add it to my to-do list unless someone has already done it (please share!) or someone has a better/easier way to accomplish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 13:57:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-set-File-Level-Security/m-p/24428#M5224</guid>
      <dc:creator>madden</dc:creator>
      <dc:date>2013-04-24T13:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to set File Level Security</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-set-File-Level-Security/m-p/24433#M5225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does this help? It has been my way to set Files/NTFS permissions rather than just the share permissions.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/docs/DOC-25480" target="_blank"&gt;https://communities.netapp.com/docs/DOC-25480&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2013 21:01:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-set-File-Level-Security/m-p/24433#M5225</guid>
      <dc:creator>TABER_BRANDEN</dc:creator>
      <dc:date>2013-04-25T21:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to set File Level Security</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-set-File-Level-Security/m-p/24438#M5226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One of my colleagues suggested to use a new cmdlet using 2.1 NTFSSecurity Module which works fine on command line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS C:\Users\user&amp;gt; Get-Item &lt;A href="https://community.netapp.com/" target="_blank"&gt;\\ toaster1\c$\vol\vol0018a|&lt;SPAN style="background: yellow;"&gt;Add-Ace&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="background: yellow;"&gt; -Account Domain\Global_Group -AccessRights FullControl&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;PS C:\Users\user&amp;gt; Get-Item &lt;A href="https://community.netapp.com/" target="_blank"&gt;\\ toaster1\c$\vol\vol0018a|Get-Ace&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Path: &lt;A href="https://community.netapp.com/" target="_blank"&gt;\\ toaster1\c$\vol\vol0018a&lt;/A&gt; (Inheritance disabled)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Account&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Access Rights&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Applies to&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Type&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IsInherited&lt;/P&gt;&lt;P&gt;-------&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -------------&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ----------&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ----&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -----------&lt;/P&gt;&lt;P&gt;BUILTIN\Administrators (S-1-5-32... FullControl&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ThisFolderSubfoldersAn... Allow&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; False&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: yellow;"&gt;Domain\Global_Group (S-1-5-21-5883715... FullControl&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ThisFolderSubfoldersAn... Allow&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; False&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question, How do I Import 2.1 NTFSSecurity Module so that WFA recognizes the Add-Ace cmdlet.&lt;/P&gt;&lt;P&gt;I downloaded the command let and added Import-Module command in profile.ps1 file @ C:\Program Files\netapp\WFA\PoSH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Import-Module $ModulesDir\Modules\WFA&lt;/P&gt;&lt;P&gt;Import-Module $ModulesDir\Modules\WFAWrapper&lt;/P&gt;&lt;P&gt;Import-Module $ModulesDir\Modules\DataONTAP&lt;/P&gt;&lt;P&gt;Import-Module $ModulesDir\Modules\NTFSSecurity&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I get “The term 'Add-Ace' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.”&lt;/P&gt;&lt;P&gt;Any suggestion on how to import a new module to WFA ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 04:06:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-set-File-Level-Security/m-p/24438#M5226</guid>
      <dc:creator>narendrathawani</dc:creator>
      <dc:date>2013-04-26T04:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to set File Level Security</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-set-File-Level-Security/m-p/24442#M5227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I was able to set the File Level permissions with fsecurity command as below &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# connect to controller&lt;/P&gt;&lt;P&gt;Connect-WFAController -Array $Array -VFiler $vFilerName&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;# validate volume existence - throws error if the volume does not exist&lt;/P&gt;&lt;P&gt;Get-NaVol -Names $VolumeName -ErrorAction Stop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$fullPath = "/vol/" + $vFilerName + "_root/etc/fsecurity_" +&amp;nbsp; $VolumeName + ".conf"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write-NaFile $fullPath -Data "cb56f6f4`n" -NoOverwrite&lt;/P&gt;&lt;P&gt;#success?&lt;/P&gt;&lt;P&gt;Write-NaFile $fullPath -Data "1,0,`"/vol/$VolumeName`",2,`"D:(A;CIOI;0x1f01ff;;;BUILTIN\Administrators)`"" -Append&lt;/P&gt;&lt;P&gt;Write-NaFile $fullPath -Data "`n"&amp;nbsp; -Append&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$command = "vfiler run $vFilerName fsecurity apply " + $fullPath&lt;/P&gt;&lt;P&gt;$command_out = Invoke-NaSsh -Command $command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone tried to construct the fsecurity file? &lt;/P&gt;&lt;P&gt;With the given information below, is it possible to build fsecurity file &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;-Access Level-&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="text-decoration: underline;"&gt;DACL &lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="text-decoration: underline;"&gt;INHERIT&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;Full Control&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x001f01ff&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CIOI&lt;BR /&gt;Modify&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x001301bf&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CIOI&lt;BR /&gt;Read&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x00120089&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CIOI&lt;BR /&gt;Read and Execute&amp;nbsp;&amp;nbsp; 0x001200a9&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CIOI&lt;BR /&gt;Write&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x00100116&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CIOI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Security Group&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="text-decoration: underline;"&gt; Access Level&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Web_developer&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Modify&amp;nbsp; &lt;BR /&gt;Web_operator&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Read&amp;nbsp; &lt;BR /&gt;OSFOPS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Read and Execute&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1,0,"/vol/Vol_data/qtreedata",0,"D:(A;CIOI;0x001301bf;;;Web_developer)(A;CIOI;0x00120089;;;Web_operator)(A;CIOI;0x001200a9;;;OSFOPS)"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 15:01:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-set-File-Level-Security/m-p/24442#M5227</guid>
      <dc:creator>narendrathawani</dc:creator>
      <dc:date>2013-05-10T15:01:20Z</dc:date>
    </item>
  </channel>
</rss>

