<?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: Password Parameters in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Password-Parameters/m-p/3421#M759</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;Is this the controller password you are talking about?&lt;/P&gt;&lt;P&gt;For what purpose are you passing the passwords? Is it only for authentication?&lt;/P&gt;&lt;P&gt;If so, You can always configure the controller passwords at execution&amp;gt;credentials.&lt;/P&gt;&lt;P&gt;You can include a statement at the beginning of your command:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Connect-WfaCluster -Node $Cluster &lt;/STRONG&gt;&lt;/EM&gt;// For C-mode&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Connect-WfaController -Array $Array&lt;/STRONG&gt;&lt;/EM&gt; // For 7-mode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That will take care of authentication&lt;EM&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 May 2014 04:22:21 GMT</pubDate>
    <dc:creator>ag</dc:creator>
    <dc:date>2014-05-15T04:22:21Z</dc:date>
    <item>
      <title>Password Parameters</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Password-Parameters/m-p/3416#M757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to avoid clear text passwords in my Powershell scripts by passing them as variables from WFA where only Operators would be able to see these in the Workflow Commands, which is an improvement over having them in the scripts - however the parameters will be visible in the Execution output to Operators etc which will not do. Is there any facility in WFA to manage password variables or any variable types which when chosen are not displayed in the Execution output?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:35:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Password-Parameters/m-p/3416#M757</guid>
      <dc:creator>brycedeutsche</dc:creator>
      <dc:date>2025-06-05T05:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: Password Parameters</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Password-Parameters/m-p/3421#M759</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;Is this the controller password you are talking about?&lt;/P&gt;&lt;P&gt;For what purpose are you passing the passwords? Is it only for authentication?&lt;/P&gt;&lt;P&gt;If so, You can always configure the controller passwords at execution&amp;gt;credentials.&lt;/P&gt;&lt;P&gt;You can include a statement at the beginning of your command:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Connect-WfaCluster -Node $Cluster &lt;/STRONG&gt;&lt;/EM&gt;// For C-mode&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Connect-WfaController -Array $Array&lt;/STRONG&gt;&lt;/EM&gt; // For 7-mode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That will take care of authentication&lt;EM&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 04:22:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Password-Parameters/m-p/3421#M759</guid>
      <dc:creator>ag</dc:creator>
      <dc:date>2014-05-15T04:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Password Parameters</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Password-Parameters/m-p/3426#M761</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;There is a new feature named 'password as user input' coming up in the next release, scheduled towards &lt;/P&gt;&lt;P&gt;end of this year. With that feature, there will be another user input type known as password.&lt;/P&gt;&lt;P&gt;Password won't be visible in clear text in the user input screen.&lt;/P&gt;&lt;P&gt;Also it won't be logged in the log files.&lt;/P&gt;&lt;P&gt;Is this what you are looking for?&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, 15 May 2014 05:31:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Password-Parameters/m-p/3426#M761</guid>
      <dc:creator>abhit</dc:creator>
      <dc:date>2014-05-15T05:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: Password Parameters</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Password-Parameters/m-p/3430#M763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's exactly what I want - therefore WFA will hold the passwords and we can use the security of WFA to restrict access to the passwords.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, there's no alternative currently than encrypting the password and de-encrypting in the PS script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bryce&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 10:22:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Password-Parameters/m-p/3430#M763</guid>
      <dc:creator>brycedeutsche</dc:creator>
      <dc:date>2014-05-15T10:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: Password Parameters</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Password-Parameters/m-p/3435#M765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bryce,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For now you may add the systems as a host in under credentials and access them as a hack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;adai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 13:12:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Password-Parameters/m-p/3435#M765</guid>
      <dc:creator>adaikkap</dc:creator>
      <dc:date>2014-05-15T13:12:48Z</dc:date>
    </item>
  </channel>
</rss>

