<?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: WFA - Filer Authentication procedure in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Filer-Authentication-procedure/m-p/68338#M14246</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To use patterns for credentials.&amp;nbsp; &lt;/P&gt;&lt;P&gt; - While adding credentials, select 'Pattern' as Match type. &lt;/P&gt;&lt;P&gt; - In the Name/IP field, give the regular expression for matching either IP or hostname of the filers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg: &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IP: 10\.20\.30\.[0-9]+&amp;nbsp; -&amp;gt; Matches IPs in subnet 10.20.30.0/24&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; HostName: .*\.abc\.com -&amp;gt; Matches all hostnames in the domain abc.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For examples, you may refer to &lt;A href="http://dev.mysql.com/doc/refman/5.0/en/regexp.html#operator_regexp" title="http://dev.mysql.com/doc/refman/5.0/en/regexp.html#operator_regexp" target="_blank"&gt;http://dev.mysql.com/doc/refman/5.0/en/regexp.html#operator_regexp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Bestin Jose.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Aug 2014 06:58:17 GMT</pubDate>
    <dc:creator>bestinj</dc:creator>
    <dc:date>2014-08-08T06:58:17Z</dc:date>
    <item>
      <title>WFA - Filer Authentication procedure</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Filer-Authentication-procedure/m-p/68328#M14239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question regarding connecting with Netapp Controller using WFA Workflows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Almost all the commands, I see WFA make a new connection with Netapp controller which takes few seconds. Having multiple commands in the same workflow we ask WFA workflow to authenticate the same filer multiple times which takes more time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any possibility that we create a session at the initial stage of workflow so that rest of the command dont have authenticate with every new commands. that can save a lot of time.&lt;/P&gt;&lt;P&gt;Or I have misunderstood this procedure ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another question is about storing a Netapp Filer's credentials in WFA database, can someone please share me the pattern (Regex) so i dont have to add individual filer's credentials in WFA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,Sheel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:31:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Filer-Authentication-procedure/m-p/68328#M14239</guid>
      <dc:creator>sheelnidhig</dc:creator>
      <dc:date>2025-06-05T05:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: WFA - Filer Authentication procedure</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Filer-Authentication-procedure/m-p/68333#M14242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In WFA, in&amp;nbsp; a workflow, subsequent commands re-use the connection handle opened with ONTAP.&lt;/P&gt;&lt;P&gt;There was an issue reported earlier which you have also said:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;"Having multiple commands in the same workflow we ask WFA workflow to authenticate the same filer multiple times which takes more time.&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;This has been fixed in a WFA 2.1 I remember.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abhi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 13:48:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Filer-Authentication-procedure/m-p/68333#M14242</guid>
      <dc:creator>abhit</dc:creator>
      <dc:date>2014-08-07T13:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: WFA - Filer Authentication procedure</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Filer-Authentication-procedure/m-p/68338#M14246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To use patterns for credentials.&amp;nbsp; &lt;/P&gt;&lt;P&gt; - While adding credentials, select 'Pattern' as Match type. &lt;/P&gt;&lt;P&gt; - In the Name/IP field, give the regular expression for matching either IP or hostname of the filers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg: &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IP: 10\.20\.30\.[0-9]+&amp;nbsp; -&amp;gt; Matches IPs in subnet 10.20.30.0/24&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; HostName: .*\.abc\.com -&amp;gt; Matches all hostnames in the domain abc.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For examples, you may refer to &lt;A href="http://dev.mysql.com/doc/refman/5.0/en/regexp.html#operator_regexp" title="http://dev.mysql.com/doc/refman/5.0/en/regexp.html#operator_regexp" target="_blank"&gt;http://dev.mysql.com/doc/refman/5.0/en/regexp.html#operator_regexp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Bestin Jose.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 06:58:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Filer-Authentication-procedure/m-p/68338#M14246</guid>
      <dc:creator>bestinj</dc:creator>
      <dc:date>2014-08-08T06:58:17Z</dc:date>
    </item>
  </channel>
</rss>

