<?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: NetAppDocs not able to authenticate due to insufficient role error: user account has admin role in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/NetAppDocs-not-able-to-authenticate-due-to-insufficient-role-error-user-account/m-p/146646#M5971</link>
    <description>&lt;P&gt;Yep, the console role is required and as you mentioned, a domain account cannot be assigned the console role. The issue is that for some of the data I need to use the CLI command instead of an API and this requires the console role.&lt;/P&gt;</description>
    <pubDate>Sun, 17 Feb 2019 00:30:05 GMT</pubDate>
    <dc:creator>cole</dc:creator>
    <dc:date>2019-02-17T00:30:05Z</dc:date>
    <item>
      <title>NetAppDocs not able to authenticate due to insufficient role error: user account has admin role</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/NetAppDocs-not-able-to-authenticate-due-to-insufficient-role-error-user-account/m-p/146535#M5966</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm new to this environment and trying to set up NetAppDocs 3.4 in an ONTAP 9.3P5 environment.&amp;nbsp; In order to authenticate in this environment I have a username which includes doman\io.firstname.lastname with a length of&amp;nbsp; 22 characters.&amp;nbsp; &amp;nbsp; My username in ONTAP is domain method with the admin role.&amp;nbsp; I have ssh, http, and ontapi enabled.&amp;nbsp; I can putty or system manager into the controllers with no issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My syntax is:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Get-NtapClusterData -Name&amp;nbsp;hostname -credential domain\io.firstname.lastname -verbose | Format-NtapClusterData | Out-NtapDocument -WordFile ***.Docx' -ExcelFile ***.xlsx'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The error is:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;VERBOSE: Initializing function: Get-NtapClusterData (netappdocs v3.4.0.547)&lt;BR /&gt;VERBOSE: Validating connectivity to system: hostname&lt;BR /&gt;VERBOSE: Using supplied credentials&lt;BR /&gt;VERBOSE: Trying HTTP/HTTPS&lt;BR /&gt;VERBOSE: Connected to&amp;nbsp;hostname using HTTPS&lt;BR /&gt;VERBOSE: Skipping EMS logging&lt;BR /&gt;VERBOSE: Validating successful connection&lt;BR /&gt;VERBOSE: Validating user roles&lt;BR /&gt;Get-NtapClusterData : Unable to gather data from system. Reason: User account does not have the minimum access level&lt;BR /&gt;required. See the FAQ entry in the help files for more information.&lt;BR /&gt;At line:1 char:1&lt;BR /&gt;+ Get-NtapClusterData -Name&amp;nbsp;hostname -credential domain\io.firstname.la ...&lt;BR /&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;BR /&gt; + CategoryInfo : ConnectionError: (hostname:String) [Get-NtapClusterData], Exception&lt;BR /&gt; + FullyQualifiedErrorId : ConnectionFailed,Test-NtapStorageSystemConnection,Get-NtapClusterData&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any suggestions on how to resolve this issue?&amp;nbsp; Please let me know if you need more data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 12:50:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/NetAppDocs-not-able-to-authenticate-due-to-insufficient-role-error-user-account/m-p/146535#M5966</guid>
      <dc:creator>mpedigo_usda</dc:creator>
      <dc:date>2025-06-04T12:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: NetAppDocs not able to authenticate due to insufficient role error: user account has admin role</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/NetAppDocs-not-able-to-authenticate-due-to-insufficient-role-error-user-account/m-p/146573#M5968</link>
      <description>&lt;P&gt;ontapi might be missing. use below command&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;security login create -user-or-group-name&amp;nbsp;&amp;lt;localusername&amp;gt; -application ontapi -authentication-method password -role admin&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 05:17:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/NetAppDocs-not-able-to-authenticate-due-to-insufficient-role-error-user-account/m-p/146573#M5968</guid>
      <dc:creator>Vidyanand</dc:creator>
      <dc:date>2019-02-13T05:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: NetAppDocs not able to authenticate due to insufficient role error: user account has admin role</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/NetAppDocs-not-able-to-authenticate-due-to-insufficient-role-error-user-account/m-p/146604#M5969</link>
      <description>&lt;P&gt;As I stated in my original post.&amp;nbsp; My user account has ONTAPI application configured for admin role.&amp;nbsp; &amp;nbsp;Thank you for your response!&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 15:22:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/NetAppDocs-not-able-to-authenticate-due-to-insufficient-role-error-user-account/m-p/146604#M5969</guid>
      <dc:creator>mpedigo_usda</dc:creator>
      <dc:date>2019-02-13T15:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: NetAppDocs not able to authenticate due to insufficient role error: user account has admin role</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/NetAppDocs-not-able-to-authenticate-due-to-insufficient-role-error-user-account/m-p/146610#M5970</link>
      <description>&lt;P&gt;I tried to create a local account.&amp;nbsp; It required the console application in addition to ontapi and http, but it did work.&amp;nbsp; console is not an option for domain accounts.&amp;nbsp; &amp;nbsp;The only difference between working and not working is a local account which includes console applicaiton and a domain account in the form domain\io.firstname.lastname.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ideas?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 15:51:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/NetAppDocs-not-able-to-authenticate-due-to-insufficient-role-error-user-account/m-p/146610#M5970</guid>
      <dc:creator>mpedigo_usda</dc:creator>
      <dc:date>2019-02-13T15:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: NetAppDocs not able to authenticate due to insufficient role error: user account has admin role</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/NetAppDocs-not-able-to-authenticate-due-to-insufficient-role-error-user-account/m-p/146646#M5971</link>
      <description>&lt;P&gt;Yep, the console role is required and as you mentioned, a domain account cannot be assigned the console role. The issue is that for some of the data I need to use the CLI command instead of an API and this requires the console role.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Feb 2019 00:30:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/NetAppDocs-not-able-to-authenticate-due-to-insufficient-role-error-user-account/m-p/146646#M5971</guid>
      <dc:creator>cole</dc:creator>
      <dc:date>2019-02-17T00:30:05Z</dc:date>
    </item>
  </channel>
</rss>

