<?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 SSH RSAPUBKEY Authentication R80.40 in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SSH-RSAPUBKEY-Authentication-R80-40/m-p/82944#M6411</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I need to transfer files from a R80.30 Gateway to a R80.40 SmartCenter using SCP in a script without any user intervention. For this I generated id_rsa and id_rsa.pub files without a password. If I try the scp connection, it always asks me for a Passphrase.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[Expert@azurevmss002000003:0]# ssh admin@192.168.0.37
This system is for authorized use only.
Enter passphrase for key '/home/admin/.ssh/id_rsa':&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;SmartCenter:
chmod 600 /home/admin/.ssh/authorized_files on the SmartCenter
chmod 700 /home/admin/.ssh

Gateway:
chmod 600 /home/admin/.ssh/id_rsa
chmod 660 /home/admin/.ssh/id_rsa.pub&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Point is, it works fine with a R80.30 SmartCenter and the old SSHD, but in R80.40 the OpenSSHD Version 7.8.1 is used.&lt;/P&gt;&lt;P&gt;Does anybody succeeded to tranfers files from an older R80.30 Gateway to the new R80.40 SmartCenter.&lt;/P&gt;</description>
    <pubDate>Thu, 23 Apr 2020 15:04:05 GMT</pubDate>
    <dc:creator>Soeren_Rothe</dc:creator>
    <dc:date>2020-04-23T15:04:05Z</dc:date>
    <item>
      <title>SSH RSAPUBKEY Authentication R80.40</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SSH-RSAPUBKEY-Authentication-R80-40/m-p/82944#M6411</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I need to transfer files from a R80.30 Gateway to a R80.40 SmartCenter using SCP in a script without any user intervention. For this I generated id_rsa and id_rsa.pub files without a password. If I try the scp connection, it always asks me for a Passphrase.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[Expert@azurevmss002000003:0]# ssh admin@192.168.0.37
This system is for authorized use only.
Enter passphrase for key '/home/admin/.ssh/id_rsa':&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;SmartCenter:
chmod 600 /home/admin/.ssh/authorized_files on the SmartCenter
chmod 700 /home/admin/.ssh

Gateway:
chmod 600 /home/admin/.ssh/id_rsa
chmod 660 /home/admin/.ssh/id_rsa.pub&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Point is, it works fine with a R80.30 SmartCenter and the old SSHD, but in R80.40 the OpenSSHD Version 7.8.1 is used.&lt;/P&gt;&lt;P&gt;Does anybody succeeded to tranfers files from an older R80.30 Gateway to the new R80.40 SmartCenter.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2020 15:04:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SSH-RSAPUBKEY-Authentication-R80-40/m-p/82944#M6411</guid>
      <dc:creator>Soeren_Rothe</dc:creator>
      <dc:date>2020-04-23T15:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: SSH RSAPUBKEY Authentication R80.40</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SSH-RSAPUBKEY-Authentication-R80-40/m-p/83055#M6416</link>
      <description>&lt;P&gt;&amp;nbsp;I could fix this by running the following command on the R80.30 gateway and I used these files instead.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;ssh-keygen -t rsa -b 4192&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Before I had generated the id_rsa / id_rsa.pub files on the R80.40 SmartCenter and it seems that the old OpenSSHD on R80.30 can't handle these files properly.&lt;/P&gt;&lt;P&gt;So it's not a problem on R80.40, but rather an incompatibility between these OpenSSHD versions.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2020 10:31:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SSH-RSAPUBKEY-Authentication-R80-40/m-p/83055#M6416</guid>
      <dc:creator>Soeren_Rothe</dc:creator>
      <dc:date>2020-04-24T10:31:01Z</dc:date>
    </item>
  </channel>
</rss>

