<?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 Trust in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-trust/m-p/4288736#M336473</link>
    <description>Hope this helps.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.youtube.com/watch?v=IpGqRhV9rGg" target="_blank"&gt;http://www.youtube.com/watch?v=IpGqRhV9rGg&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;OR&lt;BR /&gt;Samples goes like this:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# ssh-keygen -t dsa &lt;BR /&gt;# sftp target_sys&lt;BR /&gt;sftp&amp;gt; put /root/.ssh/id_dsa.pub \ /root/.ssh/authorized_keys &lt;BR /&gt;&lt;BR /&gt;sftp&amp;gt; quit &lt;BR /&gt;# exec /usr/bin/ssh-agent $SHELL &lt;BR /&gt;# ssh-add &lt;BR /&gt;# ssh -l root target_sys uname -a &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;edit /etc/ssh/sshd_config&lt;BR /&gt;permit root login to yes&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;restart ssh using&lt;BR /&gt;svcadm restart ssh on both systems&lt;BR /&gt;&lt;BR /&gt;of course commands vary from platform to platform but method remains same&lt;BR /&gt;&lt;BR /&gt;-----&lt;BR /&gt;" My Answers are not Final"&lt;BR /&gt;</description>
    <pubDate>Fri, 17 Oct 2008 07:26:09 GMT</pubDate>
    <dc:creator>Muhammad Asghar_1</dc:creator>
    <dc:date>2008-10-17T07:26:09Z</dc:date>
    <item>
      <title>SSH Trust</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-trust/m-p/4288734#M336471</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Please help me out in establishing SSH trust. I am supposed to in the following way.&lt;BR /&gt;&lt;BR /&gt;ravi@elephant---&amp;gt; Nath@toystory.&lt;BR /&gt;&lt;BR /&gt;Is this a one way trust. Pls note that both the hosts are different flavors of Unix.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;PRN</description>
      <pubDate>Fri, 17 Oct 2008 01:22:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-trust/m-p/4288734#M336471</guid>
      <dc:creator>Nath_3</dc:creator>
      <dc:date>2008-10-17T01:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Trust</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-trust/m-p/4288735#M336472</link>
      <description>on one host is linux and other is hp-ux.</description>
      <pubDate>Fri, 17 Oct 2008 01:41:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-trust/m-p/4288735#M336472</guid>
      <dc:creator>Nath_3</dc:creator>
      <dc:date>2008-10-17T01:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Trust</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-trust/m-p/4288736#M336473</link>
      <description>Hope this helps.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.youtube.com/watch?v=IpGqRhV9rGg" target="_blank"&gt;http://www.youtube.com/watch?v=IpGqRhV9rGg&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;OR&lt;BR /&gt;Samples goes like this:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# ssh-keygen -t dsa &lt;BR /&gt;# sftp target_sys&lt;BR /&gt;sftp&amp;gt; put /root/.ssh/id_dsa.pub \ /root/.ssh/authorized_keys &lt;BR /&gt;&lt;BR /&gt;sftp&amp;gt; quit &lt;BR /&gt;# exec /usr/bin/ssh-agent $SHELL &lt;BR /&gt;# ssh-add &lt;BR /&gt;# ssh -l root target_sys uname -a &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;edit /etc/ssh/sshd_config&lt;BR /&gt;permit root login to yes&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;restart ssh using&lt;BR /&gt;svcadm restart ssh on both systems&lt;BR /&gt;&lt;BR /&gt;of course commands vary from platform to platform but method remains same&lt;BR /&gt;&lt;BR /&gt;-----&lt;BR /&gt;" My Answers are not Final"&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Oct 2008 07:26:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-trust/m-p/4288736#M336473</guid>
      <dc:creator>Muhammad Asghar_1</dc:creator>
      <dc:date>2008-10-17T07:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Trust</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-trust/m-p/4288737#M336474</link>
      <description>Hi Asghar,&lt;BR /&gt;&lt;BR /&gt;   I tried your steps but I still get password prompt.  Could you please tell me after sftping the dsa file on to the target machine. On which machine I need to perform next steps on target machine or on source machine on which I generated the dsa file.</description>
      <pubDate>Sat, 18 Oct 2008 03:48:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-trust/m-p/4288737#M336474</guid>
      <dc:creator>surendranath</dc:creator>
      <dc:date>2008-10-18T03:48:27Z</dc:date>
    </item>
  </channel>
</rss>

