<?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: fpolicy read/write only for NFS in Software Development Kit (SDK) and API Discussions</title>
    <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/fpolicy-read-write-only-for-NFS/m-p/8572#M808</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; hmm, This is proble of your fpolicy server that r u using. above IC.3 and BR.0 u will not seen this issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 May 2010 07:19:57 GMT</pubDate>
    <dc:creator>pappu</dc:creator>
    <dc:date>2010-05-06T07:19:57Z</dc:date>
    <item>
      <title>fpolicy read/write only for NFS</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/fpolicy-read-write-only-for-NFS/m-p/8558#M806</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've set up fpolicy on my NetApp filer Release 7.0.5 Model FAS270 to screen for create,delete,rename,read,write. Then I start my fpolicy server on a remote host. After that 'fpolicy show' command gives the following output&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;File policy himpol (file screening) is enabled.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;File screen servers&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; P/S Connect time (dd:hh:mm)&amp;nbsp; Reqs&amp;nbsp;&amp;nbsp;&amp;nbsp; Fails&lt;BR /&gt;----------------------------------------------------------------------------&lt;BR /&gt; 10.217.105.77&amp;nbsp;&amp;nbsp; \\LILY&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Pri&amp;nbsp;&amp;nbsp;&amp;nbsp; 00:00:01&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; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Operations monitored:&lt;BR /&gt;File create,File rename,File delete&lt;BR /&gt;Directory rename,Directory delete,Directory create&lt;BR /&gt; Above operations are monitored for NFS and CIFS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;File read, File write&lt;BR /&gt; Above operations are monitored for NFS only&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;List of extensions to screen:&lt;BR /&gt; ???&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;List of extensions not to screen:&lt;BR /&gt; Extensions-not-to-screen list is empty.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Number of files screened:&amp;nbsp;&amp;nbsp; 26&lt;BR /&gt;Number of screen failures:&amp;nbsp; 4&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;--------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My question is why read and write are monitored for NFS only? Shouldn't they be monitored for CIFS as well? Is there a dependency on the NetApp Release/Model number? I am using the latest Fpolicy sample server code(fpserver) example from the latest Fpolicy SDKv7.3.1.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Himanshu&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:27:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/fpolicy-read-write-only-for-NFS/m-p/8558#M806</guid>
      <dc:creator>himanshuashwani</dc:creator>
      <dc:date>2025-06-05T07:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: fpolicy read/write only for NFS</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/fpolicy-read-write-only-for-NFS/m-p/8563#M807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Himanshu,&amp;nbsp; I suspect this is just bad syntax in the message and what it really means is that for NFS, the only things that are monitored with Fpolicy (at least in ONTAP 7.0.5) are file read and file write.&amp;nbsp; That is, operations like file create, file rename and directory delete are monitored for CIFS but not for NFS.&amp;nbsp;&amp;nbsp; Changing to a newer version of ONTAP like 7.2.6 or 7.3.1.2 might give you more Fpolicy options with NFS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--John Kim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 06:12:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/fpolicy-read-write-only-for-NFS/m-p/8563#M807</guid>
      <dc:creator>jkim</dc:creator>
      <dc:date>2009-10-22T06:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: fpolicy read/write only for NFS</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/fpolicy-read-write-only-for-NFS/m-p/8572#M808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; hmm, This is proble of your fpolicy server that r u using. above IC.3 and BR.0 u will not seen this issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 May 2010 07:19:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/fpolicy-read-write-only-for-NFS/m-p/8572#M808</guid>
      <dc:creator>pappu</dc:creator>
      <dc:date>2010-05-06T07:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: fpolicy read/write only for NFS</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/fpolicy-read-write-only-for-NFS/m-p/8577#M809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all friends,&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; i am using ontap simulator 8.2.1 7-mode&amp;nbsp; firstly i tell u my aim .my aim is monitoring on cifs share . write a .txt&amp;nbsp; what change done on share file or folder .same as event logs. i want to also write to file security permission changes on shares files or folders. some suggest me fpolicy. i successfuly configure fpolicy and give a screen server but i dont know how we can retrieve information from screen server ip can anybody tell me how we can do this.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mradul Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 07:35:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/fpolicy-read-write-only-for-NFS/m-p/8577#M809</guid>
      <dc:creator>MRADULSINGH</dc:creator>
      <dc:date>2014-09-04T07:35:13Z</dc:date>
    </item>
  </channel>
</rss>

