<?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 Error while adding credentials in WFA in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Error-while-adding-credentials-in-WFA/m-p/127504#M22899</link>
    <description>&lt;P&gt;I am getting the following error while adding credentials.. Kindly let me know how I can rectify it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am able to login to system manager of FAS.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I even setup inbound and outbound rules at WFA server side to allow ports 22,443 and 80. Also tried adding entry in C:\Windows\System32\drivers\etc&lt;/P&gt;&lt;DIV class="messageBox"&gt;&lt;DIV class="messageTableDiv"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="temp.jpg" style="width: 396px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/6715i63C0446AAB6F5B04/image-dimensions/396x381?v=v2" width="396" height="381" role="button" title="temp.jpg" alt="temp.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 15:30:55 GMT</pubDate>
    <dc:creator>Rutul</dc:creator>
    <dc:date>2025-06-04T15:30:55Z</dc:date>
    <item>
      <title>Error while adding credentials in WFA</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Error-while-adding-credentials-in-WFA/m-p/127504#M22899</link>
      <description>&lt;P&gt;I am getting the following error while adding credentials.. Kindly let me know how I can rectify it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am able to login to system manager of FAS.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I even setup inbound and outbound rules at WFA server side to allow ports 22,443 and 80. Also tried adding entry in C:\Windows\System32\drivers\etc&lt;/P&gt;&lt;DIV class="messageBox"&gt;&lt;DIV class="messageTableDiv"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="temp.jpg" style="width: 396px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/6715i63C0446AAB6F5B04/image-dimensions/396x381?v=v2" width="396" height="381" role="button" title="temp.jpg" alt="temp.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 15:30:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Error-while-adding-credentials-in-WFA/m-p/127504#M22899</guid>
      <dc:creator>Rutul</dc:creator>
      <dc:date>2025-06-04T15:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error while adding credentials in WFA</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Error-while-adding-credentials-in-WFA/m-p/127590#M22912</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I experienced the same issue in a lab environment and found the root cause was a DNS\Name resolution issue (Not firewall related). My WFA server had multiple network interfaces and I had to ensure the NIC binding order was correct and that it was able to query the DNS server. Ensure you have A and PTR record for the credentials you are adding then try adding it using the FQDN rather than the IP Address.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/Matt&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2017 01:16:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Error-while-adding-credentials-in-WFA/m-p/127590#M22912</guid>
      <dc:creator>mbeattie</dc:creator>
      <dc:date>2017-02-01T01:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error while adding credentials in WFA</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Error-while-adding-credentials-in-WFA/m-p/127939#M22969</link>
      <description>&lt;P&gt;Just to add some additional encounters of this error message ... and my solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my case, the same error was occuring on a WFA 4.1rc1 (Win2012R2) system doing Credential TESTs against a set of clusters where some worked and some did not. The interesting thing was a side-by-side WFA 3.1p2 system could Credentail TEST against all those same systems just fine .. both ONTAP 8.3.2 and all ONTAP 9.0 systems also.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After reading Matt's comment above, I double checked my PTR records in DNS.&amp;nbsp;It turned out that 2 of my ONTAP 9.0 systems DID NOT have reverse lookup PTR records (by accident) and those where the ones failing with the error. Adding the PTR records resolved the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So it appears WFA 4.1rc1 is using a newer protocol option of SSL that requires and depends on PTR records for the clusters.&amp;nbsp;I'm sure a security export could comment with further details ... but PTR reccords are always good to have &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; ... but I can imagine lots of lingering configurations out there that are working fine today but uncover this issue when upgrading to WFA 4.x ... caused by some bad DNS practices.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 00:25:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Error-while-adding-credentials-in-WFA/m-p/127939#M22969</guid>
      <dc:creator>dkorns</dc:creator>
      <dc:date>2017-02-10T00:25:42Z</dc:date>
    </item>
  </channel>
</rss>

