<?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 how to respond Fpolicy server to filer c-mode in Software Development Kit (SDK) and API Discussions</title>
    <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/how-to-respond-to-NetApp-C-Mode-from-Fpolicy-server-with-the-file-data/m-p/105036#M1478</link>
    <description />
    <pubDate>Fri, 15 May 2015 05:31:48 GMT</pubDate>
    <dc:creator>MARKTHOMSON</dc:creator>
    <dc:date>2015-05-15T05:31:48Z</dc:date>
    <item>
      <title>how to respond to NetApp C-Mode from Fpolicy server with the file data.</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/how-to-respond-to-NetApp-C-Mode-from-Fpolicy-server-with-the-file-data/m-p/25964#M791</link>
      <description>&lt;P&gt;I am stuck at the one more place.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have developed a FPolicy server for Netapp 8.2 &lt;STRONG&gt;C-Mode&lt;/STRONG&gt;. All communication between Fpolicy server and NetApp is through xml.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are looking for the ways to handle &lt;STRONG&gt;SMB_RD&lt;/STRONG&gt; request notification.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have a legacy code for &lt;STRONG&gt;7-mode&lt;/STRONG&gt; fpolicy server, where fpolicy server responds with the file data using &lt;STRONG&gt;FP_FileData&lt;/STRONG&gt; function .&lt;/P&gt;
&lt;P&gt;I want to do same thing for the &lt;STRONG&gt;C-mode&lt;/STRONG&gt; fpolicy server. How to send the file data to NetApp server in response to&lt;STRONG&gt; SMB_RD&lt;/STRONG&gt; request notification.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:37:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/how-to-respond-to-NetApp-C-Mode-from-Fpolicy-server-with-the-file-data/m-p/25964#M791</guid>
      <dc:creator>SURESHDULANGE</dc:creator>
      <dc:date>2025-06-05T05:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: how to respond to NetApp C-Mode from Fpolicy server with the file data.</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/how-to-respond-to-NetApp-C-Mode-from-Fpolicy-server-with-the-file-data/m-p/25970#M792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear 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; how we can get cifs shares changes information from screen server after creating fpolicy for 8.2.1 7-mode.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Govind Sharma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 10:50:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/how-to-respond-to-NetApp-C-Mode-from-Fpolicy-server-with-the-file-data/m-p/25970#M792</guid>
      <dc:creator>MRADULSINGH</dc:creator>
      <dc:date>2014-09-03T10:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to respond to NetApp C-Mode from Fpolicy server with the file data.</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/how-to-respond-to-NetApp-C-Mode-from-Fpolicy-server-with-the-file-data/m-p/25974#M793</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:30:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/how-to-respond-to-NetApp-C-Mode-from-Fpolicy-server-with-the-file-data/m-p/25974#M793</guid>
      <dc:creator>MRADULSINGH</dc:creator>
      <dc:date>2014-09-04T07:30:02Z</dc:date>
    </item>
    <item>
      <title>how to respond Fpolicy server to filer c-mode</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/how-to-respond-to-NetApp-C-Mode-from-Fpolicy-server-with-the-file-data/m-p/105036#M1478</link>
      <description />
      <pubDate>Fri, 15 May 2015 05:31:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/how-to-respond-to-NetApp-C-Mode-from-Fpolicy-server-with-the-file-data/m-p/105036#M1478</guid>
      <dc:creator>MARKTHOMSON</dc:creator>
      <dc:date>2015-05-15T05:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: how to respond to NetApp C-Mode from Fpolicy server with the file data.</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/how-to-respond-to-NetApp-C-Mode-from-Fpolicy-server-with-the-file-data/m-p/105063#M1479</link>
      <description>&lt;P&gt;you will need to use 8.3 or higher if you want a pass through read functionality&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2015 03:50:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/how-to-respond-to-NetApp-C-Mode-from-Fpolicy-server-with-the-file-data/m-p/105063#M1479</guid>
      <dc:creator>MIKEMWALK</dc:creator>
      <dc:date>2015-05-15T03:50:56Z</dc:date>
    </item>
    <item>
      <title>how to respond to NetApp C-Mode from Fpolicy server with the file data.</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/how-to-respond-to-NetApp-C-Mode-from-Fpolicy-server-with-the-file-data/m-p/105064#M1480</link>
      <description>&lt;P&gt;thanks for your response i m understand your reply but i&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;developed a tool for 7-mode for monitoring cifs file access events. I&amp;nbsp;used fprequest or fpcompeletion code (FP_screenrequest) for get notification at fpolicy server site but i don't know how we develelop server site code for cluster mode. if you have any test sample or any related apis (like nogo_resp,nogo_req or keep_alive etc.) or idl files please help me&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2015 05:40:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/how-to-respond-to-NetApp-C-Mode-from-Fpolicy-server-with-the-file-data/m-p/105064#M1480</guid>
      <dc:creator>MARKTHOMSON</dc:creator>
      <dc:date>2015-05-15T05:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: how to respond to NetApp C-Mode from Fpolicy server with the file data.</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/how-to-respond-to-NetApp-C-Mode-from-Fpolicy-server-with-the-file-data/m-p/105065#M1481</link>
      <description>&lt;P&gt;as a start you need to get the netapp-manageability sdk - you can download it from &lt;A target="_blank" href="http://mysupport.netapp.com/NOW/cgi-bin/software/"&gt;http://mysupport.netapp.com/NOW/cgi-bin/software/&lt;/A&gt; if you have the relevant permissions&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;7-mode and cluster mode implement fpolicy with different protocols, you will need to get the cluster mode documentation from your netapp representative&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2015 05:49:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/how-to-respond-to-NetApp-C-Mode-from-Fpolicy-server-with-the-file-data/m-p/105065#M1481</guid>
      <dc:creator>MIKEMWALK</dc:creator>
      <dc:date>2015-05-15T05:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to respond to NetApp C-Mode from Fpolicy server with the file data.</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/how-to-respond-to-NetApp-C-Mode-from-Fpolicy-server-with-the-file-data/m-p/105078#M1482</link>
      <description>&lt;P&gt;thanks for reply i have already download netapp managebilty sdk 5.3.1 and develop a sample application for create an fpolicy for cifs on netapp cluster mode. its working fine and create fpolicy successfully.&lt;/P&gt;&lt;P&gt;but my problem in get file notification from configure fpolicy server ip in fpolicy external engine .how we make code at fpolicy server side for get notification or connected parmanently&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2015 09:57:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/how-to-respond-to-NetApp-C-Mode-from-Fpolicy-server-with-the-file-data/m-p/105078#M1482</guid>
      <dc:creator>MARKTHOMSON</dc:creator>
      <dc:date>2015-05-15T09:57:06Z</dc:date>
    </item>
  </channel>
</rss>

