<?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 RunAs user with Snapcenter 4.0 in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/RunAs-user-with-Snapcenter-4-0/m-p/138480#M11815</link>
    <description>&lt;P&gt;I am having problems with RunAs credentials in Snapcenter 4.0.&lt;/P&gt;
&lt;P&gt;I cannot add Linux RunAs credentials from the VSphere pluggin in Vcenter. The Credential type is set to Windows and cannot be changed.&lt;/P&gt;
&lt;P&gt;I am able to add the Linux credential on the SnapCenter server but when I add it there it does not show up in Vcenter. The Windows RunAs credentials I add on the SnapCenter server do show up in Vcenter.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-sbennett1298&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 13:59:17 GMT</pubDate>
    <dc:creator>sbennett1298</dc:creator>
    <dc:date>2025-06-04T13:59:17Z</dc:date>
    <item>
      <title>RunAs user with Snapcenter 4.0</title>
      <link>https://community.netapp.com/t5/Data-Protection/RunAs-user-with-Snapcenter-4-0/m-p/138480#M11815</link>
      <description>&lt;P&gt;I am having problems with RunAs credentials in Snapcenter 4.0.&lt;/P&gt;
&lt;P&gt;I cannot add Linux RunAs credentials from the VSphere pluggin in Vcenter. The Credential type is set to Windows and cannot be changed.&lt;/P&gt;
&lt;P&gt;I am able to add the Linux credential on the SnapCenter server but when I add it there it does not show up in Vcenter. The Windows RunAs credentials I add on the SnapCenter server do show up in Vcenter.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-sbennett1298&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 13:59:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/RunAs-user-with-Snapcenter-4-0/m-p/138480#M11815</guid>
      <dc:creator>sbennett1298</dc:creator>
      <dc:date>2025-06-04T13:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: RunAs user with Snapcenter 4.0</title>
      <link>https://community.netapp.com/t5/Data-Protection/RunAs-user-with-Snapcenter-4-0/m-p/138556#M11819</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I'm not sure if I understand Your Problem but let me give it a try.&lt;/P&gt;
&lt;P&gt;It cost me some time as well to get "Run as" working as it should.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The "Run as" User configured in SnapCenter (settings-&amp;gt;Run As Credentials) is an ordinary System-User at &amp;nbsp;Host side, granted by some root or administrator&lt;/P&gt;
&lt;P&gt;privileges -also at the host side.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So as an example, I`m snapping hana databases on linux hosts and so I need a user on the hana-host side who is able to do a ssh login and need some additional&lt;/P&gt;
&lt;P&gt;sodo privileges.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My Unix-Admin added a function-user named "&lt;STRONG&gt;fcsnap&lt;/STRONG&gt;" on the &lt;STRONG&gt;HANA_HOST1&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;fcsnap&lt;/STRONG&gt; &lt;/EM&gt;is allowed login to the hana host by ssh and password (not passphrase) and to do some sodo-commands, declared inside the /etc/sodoers.d/fcsnap configuration file:&lt;/P&gt;
&lt;P&gt;###############&lt;/P&gt;
&lt;P&gt;cmnd_Alias NETAPP_SCCMD = /tmp/sc-plugin-installer/snapcenter_linux_host_plugin.bin *, \&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;/opt/NetApp/snapcenter/spl/installation/plugins/uninstall, \&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /opt/NetApp/snapcenter/spl/bin/spl&lt;BR /&gt;Cmnd_Alias NETAPP_PRECHECKCMD = /tmp/netapp/Linux_Prechecks.sh&lt;BR /&gt;fcsnap ALL=(ALL) NOPASSWD:SETENV: NETAPP_SCCMD, NETAPP_PRECHECKCMD&lt;/P&gt;
&lt;P&gt;Defaults:&lt;EM&gt;&lt;STRONG&gt;fcsnap&lt;/STRONG&gt;&lt;/EM&gt; !visiblepw&lt;BR /&gt;Defaults:&lt;EM&gt;&lt;STRONG&gt;fcsnap&lt;/STRONG&gt;&lt;/EM&gt; !requiretty&lt;/P&gt;
&lt;P&gt;###############&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;so at snapcenter runas config, the "run as name" is "&lt;STRONG&gt;HANA_HOST1&lt;/STRONG&gt;_&lt;EM&gt;&lt;STRONG&gt;fcsnap&lt;/STRONG&gt;&lt;/EM&gt;"&lt;/P&gt;
&lt;P&gt;where the "username" is "&lt;EM&gt;&lt;STRONG&gt;fcsnap&lt;/STRONG&gt;&lt;/EM&gt;",&lt;/P&gt;
&lt;P&gt;the password is the "password" given by my uni-admin&lt;/P&gt;
&lt;P&gt;and "Authentication" is "Linux"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If You have a Windows host, it should be very semiar (I have no experience in Windows User privilege management)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if this helps You a bit or if I totaly misunderstood Your Problem.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2018 20:04:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/RunAs-user-with-Snapcenter-4-0/m-p/138556#M11819</guid>
      <dc:creator>Spaceball</dc:creator>
      <dc:date>2018-03-01T20:04:56Z</dc:date>
    </item>
  </channel>
</rss>

