<?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: timeout https setting up ad account in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/timeout-https-setting-up-ad-account/m-p/132424#M24033</link>
    <description>&lt;P&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/9704"&gt;@sinhaa&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The command I've modified is an copy of the original, so I selected this only when using this specific command. The timeout isn't specific for the cluster it's the domain where the svm resides that's the problem. Other domains for this cluster have no issue. If the problem was with the cluster your option is better.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 01 Jul 2017 15:48:02 GMT</pubDate>
    <dc:creator>Sebastiaan</dc:creator>
    <dc:date>2017-07-01T15:48:02Z</dc:date>
    <item>
      <title>timeout https setting up ad account</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/timeout-https-setting-up-ad-account/m-p/131580#M23859</link>
      <description>&lt;P&gt;Getting Connection to vbrpofil001 on port 443 for protocol HTTPS timed out in WFA when setting up an AD account. The AD account is created but the workflow says failed and doesn't proceed to the next step.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 15:00:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/timeout-https-setting-up-ad-account/m-p/131580#M23859</guid>
      <dc:creator>Sebastiaan</dc:creator>
      <dc:date>2025-06-04T15:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: timeout https setting up ad account</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/timeout-https-setting-up-ad-account/m-p/131656#M23878</link>
      <description>&lt;P&gt;&lt;SPAN&gt;You need to provide enough access permission to the WFA service account for certain folders, else it can't work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;what's the verion of ontap and WFA?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2017 04:04:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/timeout-https-setting-up-ad-account/m-p/131656#M23878</guid>
      <dc:creator>Jeff_Yao</dc:creator>
      <dc:date>2017-06-07T04:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: timeout https setting up ad account</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/timeout-https-setting-up-ad-account/m-p/131661#M23880</link>
      <description>&lt;P&gt;what permissions do you mean? The account used for creating AD accounts is the same that i use when doing this manaully. The timeout it get is a timeout to the filer and not to the AD. I've also opend an support case for this issue.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2017 06:44:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/timeout-https-setting-up-ad-account/m-p/131661#M23880</guid>
      <dc:creator>Sebastiaan</dc:creator>
      <dc:date>2017-06-07T06:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: timeout https setting up ad account</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/timeout-https-setting-up-ad-account/m-p/132412#M24030</link>
      <description>&lt;P&gt;The problem could be reproduced using standard powershell. When setting the timeout connecteion in powershell to 5 minutes the problem was solved. So i've edited the command in WFA and added the timeout parameter to the following line&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Connect-WfaCluster -Node $Cluster -Vserver $StorageVirtualMachineName -timeout 300000&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2017 14:56:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/timeout-https-setting-up-ad-account/m-p/132412#M24030</guid>
      <dc:creator>Sebastiaan</dc:creator>
      <dc:date>2017-06-30T14:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: timeout https setting up ad account</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/timeout-https-setting-up-ad-account/m-p/132423#M24032</link>
      <description>&lt;P&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/47426"&gt;@Sebastiaan&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So i've edited the command in WFA and added the timeout parameter to the following line&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Connect-WfaCluster -Node $Cluster -Vserver $StorageVirtualMachineName -timeout 300000&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;Fine if this worked for you, but I would say you don't need to edit a command to provide a non-default timeout. Besides editing the command code means connection to all clusters will use this increased timeout value while your problem I assume is with this very cluster only.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can modify the connection timeout values in WFA-Credentials for this cluster.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See below, I've modified the timout to 600 sec for this cluster.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: This is only available in WFA4.0 and above&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/7372iCBDE3B6545BBB706/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="Credentials_override.png" title="Credentials_override.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Jul 2017 13:35:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/timeout-https-setting-up-ad-account/m-p/132423#M24032</guid>
      <dc:creator>sinhaa</dc:creator>
      <dc:date>2017-07-01T13:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: timeout https setting up ad account</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/timeout-https-setting-up-ad-account/m-p/132424#M24033</link>
      <description>&lt;P&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/9704"&gt;@sinhaa&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The command I've modified is an copy of the original, so I selected this only when using this specific command. The timeout isn't specific for the cluster it's the domain where the svm resides that's the problem. Other domains for this cluster have no issue. If the problem was with the cluster your option is better.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Jul 2017 15:48:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/timeout-https-setting-up-ad-account/m-p/132424#M24033</guid>
      <dc:creator>Sebastiaan</dc:creator>
      <dc:date>2017-07-01T15:48:02Z</dc:date>
    </item>
  </channel>
</rss>

