<?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: Access storage controller using ssh-keys in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Access-storage-controller-using-ssh-keys/m-p/168545#M38652</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please check out this Post:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.netapp.com/t5/ONTAP-Discussions/SSH-Key-Authentication-Data-ONTAP-8-1-1/m-p/67932/highlight/true#M15821" target="_blank"&gt;https://community.netapp.com/t5/ONTAP-Discussions/SSH-Key-Authentication-Data-ONTAP-8-1-1/m-p/67932/highlight/true#M15821&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Jul 2021 14:36:21 GMT</pubDate>
    <dc:creator>Fabian1993</dc:creator>
    <dc:date>2021-07-19T14:36:21Z</dc:date>
    <item>
      <title>Access storage controller using ssh-keys</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Access-storage-controller-using-ssh-keys/m-p/168541#M38650</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I have the following system below:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;VERSION=NetApp Release 8.2.4P6 7-Mode: Wed Jan 11 01:07:08 PST 2017&lt;BR /&gt;SYSTEM_ID=05369xxxxx&lt;BR /&gt;SERIAL_NUM=451438xxxxxx&lt;BR /&gt;HOSTNAME=fasinfxxxxxx&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;We are trying to setup SSH authentication with Linux. We have the following old KB and info but it appears to have been removed:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;**** Linux ****&lt;BR /&gt;&lt;A href="https://kb.netapp.com/support/index?page=content&amp;amp;id=1010841" target="_blank" rel="noopener"&gt;https://kb.netapp.com/support/index?page=content&amp;amp;id=1010841&lt;/A&gt;&lt;BR /&gt;Linux&amp;gt; ssh-keygen -t rsa&lt;BR /&gt;When asked for a 'passphrase', do not enter one. Just press Enter twice (or 3 times)&lt;/P&gt;
&lt;P&gt;7-Mode&lt;BR /&gt;Linux&amp;gt; ssh root@filer vol status # it will ask for a password, but confirm ssh connectivity&lt;/P&gt;
&lt;P&gt;Linux&amp;gt; mount filer:/vol/vol0 /mnt/filer&lt;BR /&gt;Linux&amp;gt; mkdir -p /mnt/etc/sshd/.ssh&lt;BR /&gt;Linux&amp;gt; cat ~/.ssh/id_rsa.pub &amp;gt;&amp;gt; /mnt/etc/sshd/root/.ssh/authorized_keys&lt;/P&gt;
&lt;P&gt;Linux&amp;gt; chmod 700 /mnt/etc/sshd/root/.ssh&lt;BR /&gt;Linux&amp;gt; chmod 600 /mnt/etc/sshd/root/.ssh/authorized_keys&lt;/P&gt;
&lt;P&gt;Linux&amp;gt; ssh root@filer vol status # test command out passwordless&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;++&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;We tested this on our system but without success:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;ssh-keygen -t rsa&lt;BR /&gt;ssh root@fasinfxxxxxx-lvif0-xx.abcdefg.xyz vol status&lt;BR /&gt;mkdir /mnt/fasinfxxxxxx-lvif0-xx.abcdefg.xyz&lt;BR /&gt;mount fasinfxxxxxx-lvif0-xx.abcdefg.xyz:/vol/vol0 /mnt/fasinfxxxxxx-lvif0-xx.abcdefg.xyz&lt;BR /&gt;mkdir -p /mnt/fasinfxxxxxx-lvif0-xx.abcdefg.xyz/etc/sshd/.ssh&lt;BR /&gt;chmod 700 /mnt/fasinfxxxxxx-lvif0-xx.abcdefg.xyz/etc/sshd/root/.ssh&lt;BR /&gt;chmod 600 /mnt/fasinfxxxxxx-lvif0-xx.abcdefg.xyz/etc/sshd/root/.ssh/authorized_keys&lt;BR /&gt;ssh root@fasinfxxxxxx-lvif0-xx.abcdefg.xyz&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Can anyone advise if they have the steps for setting up SSH keys on Linux ?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 10:18:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Access-storage-controller-using-ssh-keys/m-p/168541#M38650</guid>
      <dc:creator>CSTOCKDA</dc:creator>
      <dc:date>2025-06-04T10:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Access storage controller using ssh-keys</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Access-storage-controller-using-ssh-keys/m-p/168545#M38652</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please check out this Post:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.netapp.com/t5/ONTAP-Discussions/SSH-Key-Authentication-Data-ONTAP-8-1-1/m-p/67932/highlight/true#M15821" target="_blank"&gt;https://community.netapp.com/t5/ONTAP-Discussions/SSH-Key-Authentication-Data-ONTAP-8-1-1/m-p/67932/highlight/true#M15821&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 14:36:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Access-storage-controller-using-ssh-keys/m-p/168545#M38652</guid>
      <dc:creator>Fabian1993</dc:creator>
      <dc:date>2021-07-19T14:36:21Z</dc:date>
    </item>
  </channel>
</rss>

