<?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: ssh configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-configuration/m-p/5019793#M428274</link>
    <description>Thanks, that does the trick.</description>
    <pubDate>Tue, 19 Dec 2006 17:29:33 GMT</pubDate>
    <dc:creator>Hector Vargas</dc:creator>
    <dc:date>2006-12-19T17:29:33Z</dc:date>
    <item>
      <title>ssh configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-configuration/m-p/5019791#M428272</link>
      <description>I need to configure ssh between two servers.&lt;BR /&gt;&lt;BR /&gt;# cd /.ssh&lt;BR /&gt;# ls&lt;BR /&gt;known_hosts&lt;BR /&gt;#&lt;BR /&gt;#&lt;BR /&gt;#&lt;BR /&gt;# hostname&lt;BR /&gt;hpvzwa2&lt;BR /&gt;# pwd&lt;BR /&gt;/.ssh&lt;BR /&gt;# ls&lt;BR /&gt;known_hosts&lt;BR /&gt;# ssh-keygen -t rsa&lt;BR /&gt;Generating public/private rsa key pair.&lt;BR /&gt;Enter file in which to save the key (//.ssh/id_rsa):&lt;BR /&gt;Enter passphrase (empty for no passphrase):&lt;BR /&gt;Enter same passphrase again:&lt;BR /&gt;Your identification has been saved in //.ssh/id_rsa.&lt;BR /&gt;Your public key has been saved in //.ssh/id_rsa.pub.&lt;BR /&gt;The key fingerprint is:&lt;BR /&gt;36:c3:3b:6b:aa:95:9f:65:66:f1:f3:49:69:dd:e2:e2 root@hpvzwa2&lt;BR /&gt;# ls -rlt&lt;BR /&gt;total 48&lt;BR /&gt;-rw-r--r--   1 root       sys           1890 Dec 19 13:36 known_hosts&lt;BR /&gt;-rw-------   1 root       sys            883 Dec 19 14:17 id_rsa&lt;BR /&gt;-rw-r--r--   1 root       sys            222 Dec 19 14:17 id_rsa.pub&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I did the same on the second server. how I need to know if I just need to copy files from server1 to server 2 on the same directory or do I need to added the key on a different configuration file.</description>
      <pubDate>Tue, 19 Dec 2006 17:18:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-configuration/m-p/5019791#M428272</guid>
      <dc:creator>Hector Vargas</dc:creator>
      <dc:date>2006-12-19T17:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: ssh configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-configuration/m-p/5019792#M428273</link>
      <description>If you want 'password less login' for root user from server1 to server2, then copy the .id_rsa.pub from server1 to server2 as /.ssh/authorized_keys .&lt;BR /&gt;&lt;BR /&gt;Regds,&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Tue, 19 Dec 2006 17:25:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-configuration/m-p/5019792#M428273</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2006-12-19T17:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: ssh configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-configuration/m-p/5019793#M428274</link>
      <description>Thanks, that does the trick.</description>
      <pubDate>Tue, 19 Dec 2006 17:29:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-configuration/m-p/5019793#M428274</guid>
      <dc:creator>Hector Vargas</dc:creator>
      <dc:date>2006-12-19T17:29:33Z</dc:date>
    </item>
  </channel>
</rss>

