<?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: SMVI used wrong account in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/SMVI-used-wrong-account/m-p/130188#M11315</link>
    <description>&lt;P&gt;The weird thing with those authentication errors, is that they are (as the name seems to indicate) for either cluster or node connections, not SVM's are seen earlier.&lt;/P&gt;&lt;P&gt;How did you configure your storage systems in VSC configuration, for SVM or cluster?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Besides that the only place I know VSC/SMVI has some bespoke configuration, would be in the override.smvi file (hidden) in the smvi subdirectory of VSC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/Xander&lt;/P&gt;</description>
    <pubDate>Sun, 16 Apr 2017 10:51:46 GMT</pubDate>
    <dc:creator>xandervanegmond</dc:creator>
    <dc:date>2017-04-16T10:51:46Z</dc:date>
    <item>
      <title>SMVI used wrong account</title>
      <link>https://community.netapp.com/t5/Data-Protection/SMVI-used-wrong-account/m-p/129768#M11282</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we are running VSC6.2.1 with VSphere 5.5.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Authentication on cDot 9.1 is changed to AD and it work fine.&lt;/P&gt;&lt;P&gt;In SMVI, the authentication for the filers is set to a AD account.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It works for 95% of the backup jobs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The remaining 5% are still using the old local user "esxbackup" as it was configured before.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Sun Apr 02 2017 20:22:46 +02:00 [kern_audit:info:1732] cluster50:ontapi ::  cluster50_svm7:esxbackup :: &amp;lt;netapp xmlns="http://www.netapp.com/filer/admin" [...]
Sun Apr 02 2017 20:22:55 +02:00 [kern_audit:info:1732] cluster50:ontapi ::  cluster50_svm7:esxbackup :: snapshot-create :: Success&lt;/PRE&gt;&lt;P&gt;I recreated the backupjobs to make sure that it not does contain old info.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No change of behaviour.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found the following in the smvi\wrapper.log&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;INFO   | jvm 1    | 2017/03/30 15:22:57 | com.netapp.autozapi.client.ApiAuthenticationException: Authentication to Storage System cluster50_node1 as user esxbackup failed.  Response code: 401
INFO   | jvm 1    | 2017/03/30 15:22:57 | 	at com.netapp.autozapi.client.ZapiInvocation.processResponse(ZapiInvocation.java:248)
INFO   | jvm 1    | 2017/03/30 15:22:57 | 	at com.netapp.autozapi.client.ZapiInvocation.invoke(ZapiInvocation.java:116)
INFO   | jvm 1    | 2017/03/30 15:22:57 | 	at com.netapp.autozapi.client.XmlZapiInvocation.invoke(XmlZapiInvocation.java:40)
INFO   | jvm 1    | 2017/03/30 15:22:57 | 	at com.netapp.autozapi.client.ZapiRunner.run(ZapiRunner.java:151)
INFO   | jvm 1    | 2017/03/30 15:22:57 | 	at com.netapp.autozapi.client.ZapiRunner.run(ZapiRunner.java:121)
INFO   | jvm 1    | 2017/03/30 15:22:57 | 	at com.netapp.common.zapi.SmviZapiRunner.run(SmviZapiRunner.java:67)
INFO   | jvm 1    | 2017/03/30 15:22:57 | 	at com.netapp.smvi.zapi.CServerTarget.populateNodeVServers(CServerTarget.java:155)
INFO   | jvm 1    | 2017/03/30 15:22:57 | 	at com.netapp.smvi.zapi.CServerTarget.refresh(CServerTarget.java:70)
INFO   | jvm 1    | 2017/03/30 15:22:57 | 	at com.netapp.smvi.zapi.ZAPIExecutorFactory$RefreshThread.doRefresh(ZAPIExecutorFactory.java:617)
INFO   | jvm 1    | 2017/03/30 15:22:57 | 	at com.netapp.smvi.zapi.ZAPIExecutorFactory$RefreshThread.run(ZAPIExecutorFactory.java:576)

INFO   | jvm 1    | 2017/03/30 15:22:43 | com.netapp.autozapi.client.ApiAuthenticationException: Authentication to Storage System cluster50 as user esxbackup failed.  Response code: 401
INFO   | jvm 1    | 2017/03/30 15:22:43 | 	at com.netapp.autozapi.client.ZapiInvocation.processResponse(ZapiInvocation.java:248)
INFO   | jvm 1    | 2017/03/30 15:22:43 | 	at com.netapp.autozapi.client.ZapiInvocation.invoke(ZapiInvocation.java:116)
INFO   | jvm 1    | 2017/03/30 15:22:43 | 	at com.netapp.autozapi.client.XmlZapiInvocation.invoke(XmlZapiInvocation.java:40)
INFO   | jvm 1    | 2017/03/30 15:22:43 | 	at com.netapp.autozapi.client.ZapiRunner.run(ZapiRunner.java:151)
INFO   | jvm 1    | 2017/03/30 15:22:43 | 	at com.netapp.autozapi.client.ZapiRunner.run(ZapiRunner.java:121)
INFO   | jvm 1    | 2017/03/30 15:22:43 | 	at com.netapp.common.zapi.SmviZapiRunner.run(SmviZapiRunner.java:67)
INFO   | jvm 1    | 2017/03/30 15:22:43 | 	at com.netapp.smvi.zapi.CServerTarget.populateNodeVServers(CServerTarget.java:155)
INFO   | jvm 1    | 2017/03/30 15:22:43 | 	at com.netapp.smvi.zapi.CServerTarget.refresh(CServerTarget.java:70)
INFO   | jvm 1    | 2017/03/30 15:22:43 | 	at com.netapp.smvi.zapi.ZAPIExecutorFactory$RefreshThread.doRefresh(ZAPIExecutorFactory.java:617)
INFO   | jvm 1    | 2017/03/30 15:22:43 | 	at com.netapp.smvi.zapi.ZAPIExecutorFactory$RefreshThread.run(ZAPIExecutorFactory.java:576)&lt;/PRE&gt;&lt;P&gt;Then I added the local "esxbackup" account to the cluster50:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;INFO   | jvm 1    | 2017/03/30 19:35:39 | DEBUG: setDebug: JavaMail version 1.4.1
INFO   | jvm 1    | 2017/03/30 20:50:57 | DEBUG: setDebug: JavaMail version 1.4.1
INFO   | jvm 1    | 2017/03/30 21:18:32 | DEBUG: setDebug: JavaMail version 1.4.1
INFO   | jvm 1    | 2017/03/30 22:30:31 | DEBUG: setDebug: JavaMail version 1.4.1
INFO   | jvm 1    | 2017/03/30 22:55:40 | DEBUG: setDebug: JavaMail version 1.4.1
INFO   | jvm 1    | 2017/03/30 23:10:45 | DEBUG: setDebug: JavaMail version 1.4.1&lt;/PRE&gt;&lt;P&gt;The errors are gone!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I remove the remaining local accounts? Where are they hidden?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Marcus&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 15:14:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SMVI-used-wrong-account/m-p/129768#M11282</guid>
      <dc:creator>marcusgross</dc:creator>
      <dc:date>2025-06-04T15:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: SMVI used wrong account</title>
      <link>https://community.netapp.com/t5/Data-Protection/SMVI-used-wrong-account/m-p/130188#M11315</link>
      <description>&lt;P&gt;The weird thing with those authentication errors, is that they are (as the name seems to indicate) for either cluster or node connections, not SVM's are seen earlier.&lt;/P&gt;&lt;P&gt;How did you configure your storage systems in VSC configuration, for SVM or cluster?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Besides that the only place I know VSC/SMVI has some bespoke configuration, would be in the override.smvi file (hidden) in the smvi subdirectory of VSC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/Xander&lt;/P&gt;</description>
      <pubDate>Sun, 16 Apr 2017 10:51:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SMVI-used-wrong-account/m-p/130188#M11315</guid>
      <dc:creator>xandervanegmond</dc:creator>
      <dc:date>2017-04-16T10:51:46Z</dc:date>
    </item>
  </channel>
</rss>

