<?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 Fpolicy- does it work? in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Fpolicy-does-it-work/m-p/17346#M1530</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; thanks..is there a way to know if the fpolicy is working or not?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Oct 2011 08:39:24 GMT</pubDate>
    <dc:creator>joeycitrix</dc:creator>
    <dc:date>2011-10-20T08:39:24Z</dc:date>
    <item>
      <title>Fpolicy- does it work?</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Fpolicy-does-it-work/m-p/17339#M1528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I followed the knowledge base on fpolicy, but not sure if im doing it correct. i am attempting to block an .ini file from writting to the homedirs of users. my question is, is fpolicy a built-in feature of ontap or does it require a third party app or server like virus scan to work.&lt;/P&gt;&lt;P&gt;any pointers will be great.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:44:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Fpolicy-does-it-work/m-p/17339#M1528</guid>
      <dc:creator>joeycitrix</dc:creator>
      <dc:date>2025-06-05T06:44:15Z</dc:date>
    </item>
    <item>
      <title>Fpolicy- does it work?</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Fpolicy-does-it-work/m-p/17343#M1529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It does work - the basic Fpolicy can (at least could in previous DOT version) do what you're describing - block a file type by extention. Third party tools are required when you need to go beyond the basic file extention exclusions and do content review.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's an example that I used (maybe DOT7.2.x) - use at your own risk....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="bodycopy" style="margin-left: .5in;"&gt;&lt;STRONG&gt;fpolicycreate mp3blocker screen&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="bodycopy" style="margin-left: .5in;"&gt;&lt;STRONG&gt;fpolicyext inc add mp3 blocker mp3(,mp4,avi,mpeg)&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="bodycopy" style="margin-left: .5in;"&gt;&lt;STRONG&gt;fpolicyoptions mp3blocker required on&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="bodycopy" style="margin-left: .5in;"&gt;&lt;STRONG&gt;fpolicymonitor set mp3blocker –p cifs,nfs create,rename&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="bodycopy" style="margin-left: .5in;"&gt;&lt;STRONG&gt;fpolicyenable mp3blocker –f&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="bodycopy" style="margin-left: .5in;"&gt;&lt;STRONG&gt;fpolicyvol inc (exc) add mp3blocker vol0,vol1,vol2&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2011 20:20:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Fpolicy-does-it-work/m-p/17343#M1529</guid>
      <dc:creator>j_haley</dc:creator>
      <dc:date>2011-10-17T20:20:21Z</dc:date>
    </item>
    <item>
      <title>Fpolicy- does it work?</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Fpolicy-does-it-work/m-p/17346#M1530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; thanks..is there a way to know if the fpolicy is working or not?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 08:39:24 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Fpolicy-does-it-work/m-p/17346#M1530</guid>
      <dc:creator>joeycitrix</dc:creator>
      <dc:date>2011-10-20T08:39:24Z</dc:date>
    </item>
    <item>
      <title>Fpolicy- does it work?</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Fpolicy-does-it-work/m-p/17351#M1531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Easiest way would just be to test it. Using the example above which is designed to block *.mp3 files from being created or renamed on vol0, vol1 and vol2. To test, create a volume, apply the fpolicy to it and then attempt to create or rename a blocked file type on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; One thing to note, in your case, if the home directories already contain the INI file that you're attempting to block, the 'create/rename' monitors won't help you (the file already exists and the programs could call it without renaming) - you'll need to restrict even being able to access ini files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 11:48:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Fpolicy-does-it-work/m-p/17351#M1531</guid>
      <dc:creator>j_haley</dc:creator>
      <dc:date>2011-10-20T11:48:38Z</dc:date>
    </item>
  </channel>
</rss>

