<?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 unable to ssh between two servers in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-ssh-between-two-servers/m-p/4753525#M731815</link>
    <description>&lt;!--!*#--&gt;hi all&lt;BR /&gt;&lt;BR /&gt;i have generated a rsa public key in one server and copied to the authorized_key under the .ssh directory which is under his home directory.&lt;BR /&gt;&lt;BR /&gt;can u help me what are all the remaining files to be checked to login through ssh with out password as i am unable to do it</description>
    <pubDate>Wed, 16 Feb 2011 02:30:09 GMT</pubDate>
    <dc:creator>SARAVANA MANIKANDAN.S</dc:creator>
    <dc:date>2011-02-16T02:30:09Z</dc:date>
    <item>
      <title>unable to ssh between two servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-ssh-between-two-servers/m-p/4753525#M731815</link>
      <description>&lt;!--!*#--&gt;hi all&lt;BR /&gt;&lt;BR /&gt;i have generated a rsa public key in one server and copied to the authorized_key under the .ssh directory which is under his home directory.&lt;BR /&gt;&lt;BR /&gt;can u help me what are all the remaining files to be checked to login through ssh with out password as i am unable to do it</description>
      <pubDate>Wed, 16 Feb 2011 02:30:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-ssh-between-two-servers/m-p/4753525#M731815</guid>
      <dc:creator>SARAVANA MANIKANDAN.S</dc:creator>
      <dc:date>2011-02-16T02:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: unable to ssh between two servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-ssh-between-two-servers/m-p/4753526#M731816</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Have a look at the thread below, they discuss in detail how to setup password less ssh:&lt;BR /&gt;&lt;A href="http://h30499.www3.hp.com/t5/System-Administration/Passwordless-SSH/m-p/4182256/highlight/true#M322574" target="_blank"&gt;http://h30499.www3.hp.com/t5/System-Administration/Passwordless-SSH/m-p/4182256/highlight/true#M322574&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Pay special attention to Robert Salter's post, as it has an attachment with detailed instructions.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope that helps!&lt;BR /&gt;&lt;BR /&gt;sangilak&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2011 20:03:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-ssh-between-two-servers/m-p/4753526#M731816</guid>
      <dc:creator>sangilak</dc:creator>
      <dc:date>2011-09-02T20:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: unable to ssh between two servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-ssh-between-two-servers/m-p/4753527#M731817</link>
      <description>best place to look for an error is in /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;it probably says you have the wrong permissions on either the file or users directory.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Feb 2011 19:33:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-ssh-between-two-servers/m-p/4753527#M731817</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2011-02-16T19:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: unable to ssh between two servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-ssh-between-two-servers/m-p/4753528#M731818</link>
      <description>Illustrative How to:&lt;BR /&gt;&lt;BR /&gt;If you want anil@srv1 to be able to ssh to kumar@srv2:&lt;BR /&gt;&lt;BR /&gt;anil@srv1#  ssh-keygen -t dsa  (accept all defaults)&lt;BR /&gt;anil@srv1# cd ~/.ssh&lt;BR /&gt;anil@srv1# scp id_dsa.pub srv1:/tmp&lt;BR /&gt;&lt;BR /&gt;kumar@srv2# cd ~/.ssh&lt;BR /&gt;(if no exist, ssh to any machine and it will create the .ssh dir in your home dir)&lt;BR /&gt;kumar@srv2# cat /tmp/id_dsa.pub &amp;gt;&amp;gt;authorized_keys&lt;BR /&gt;&lt;BR /&gt;Done.&lt;BR /&gt;&lt;BR /&gt;Now the following will be trusted and SSH (ssh. scp, etc) will now be passwordless:&lt;BR /&gt;&lt;BR /&gt;anil@srv1# ssh kumar@srv2&lt;BR /&gt;&lt;BR /&gt;Adjust the process appropo to the situation at hand.&lt;BR /&gt;&lt;BR /&gt;Hope this is clears enough...&lt;BR /&gt;And give us some Luv if this fixes your issue.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Feb 2011 20:20:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-ssh-between-two-servers/m-p/4753528#M731818</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-02-16T20:20:46Z</dc:date>
    </item>
  </channel>
</rss>

