<?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 Passwordless SSH/SFTP OpenVMS to Openvms in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/passwordless-ssh-sftp-openvms-to-openvms/m-p/4561329#M17773</link>
    <description>Hi guys&lt;BR /&gt;&lt;BR /&gt;Need help, I've tried configuring passwordless SFTP/SSH from Openvms to Openvms and it seems to be working for the first time, but after i logout from the client and relogin, its not working again&lt;BR /&gt;&lt;BR /&gt;Example&lt;BR /&gt;=======&lt;BR /&gt;test:test&amp;gt; ssh_agent&lt;BR /&gt;%DCL-S-SPAWNED, process SMSC_29632 spawned&lt;BR /&gt;test:test&amp;gt; ssh_add&lt;BR /&gt;Adding identity: /sys$sysdevice/test/ssh2/ID_RSA_2048_A.pub&lt;BR /&gt;Adding identity: /sys$sysdevice/test/ssh2/ID_RSA_2048_B.pub&lt;BR /&gt;Adding identity: /sys$sysdevice/test/ssh2/ID_RSA_2048_C.pub&lt;BR /&gt;Adding identity: /sys$sysdevice/test/ssh2/ID_RSA_2048_D.pub&lt;BR /&gt;Adding identity: /sys$sysdevice/test/ssh2/ID_RSA_2048_E.pub&lt;BR /&gt;Adding identity: /sys$sysdevice/test/ssh2/ID_RSA_2048_F.pub&lt;BR /&gt;Adding identity: /sys$sysdevice/test/ssh2/ID_RSA_2048_G.pub&lt;BR /&gt;test:test&amp;gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;###########&lt;BR /&gt;test:test&amp;gt; ssh test2&lt;BR /&gt;Authentication successful.&lt;BR /&gt;&lt;BR /&gt;test:test2&amp;gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;After i logout from test system and relogin, and try to ssh to test2, it will ask me for password again&lt;BR /&gt;&lt;BR /&gt;Help are highly appreciated&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;Andrew</description>
    <pubDate>Sat, 09 Jan 2010 12:47:33 GMT</pubDate>
    <dc:creator>ahdroo</dc:creator>
    <dc:date>2010-01-09T12:47:33Z</dc:date>
    <item>
      <title>Passwordless SSH/SFTP OpenVMS to Openvms</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/passwordless-ssh-sftp-openvms-to-openvms/m-p/4561329#M17773</link>
      <description>Hi guys&lt;BR /&gt;&lt;BR /&gt;Need help, I've tried configuring passwordless SFTP/SSH from Openvms to Openvms and it seems to be working for the first time, but after i logout from the client and relogin, its not working again&lt;BR /&gt;&lt;BR /&gt;Example&lt;BR /&gt;=======&lt;BR /&gt;test:test&amp;gt; ssh_agent&lt;BR /&gt;%DCL-S-SPAWNED, process SMSC_29632 spawned&lt;BR /&gt;test:test&amp;gt; ssh_add&lt;BR /&gt;Adding identity: /sys$sysdevice/test/ssh2/ID_RSA_2048_A.pub&lt;BR /&gt;Adding identity: /sys$sysdevice/test/ssh2/ID_RSA_2048_B.pub&lt;BR /&gt;Adding identity: /sys$sysdevice/test/ssh2/ID_RSA_2048_C.pub&lt;BR /&gt;Adding identity: /sys$sysdevice/test/ssh2/ID_RSA_2048_D.pub&lt;BR /&gt;Adding identity: /sys$sysdevice/test/ssh2/ID_RSA_2048_E.pub&lt;BR /&gt;Adding identity: /sys$sysdevice/test/ssh2/ID_RSA_2048_F.pub&lt;BR /&gt;Adding identity: /sys$sysdevice/test/ssh2/ID_RSA_2048_G.pub&lt;BR /&gt;test:test&amp;gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;###########&lt;BR /&gt;test:test&amp;gt; ssh test2&lt;BR /&gt;Authentication successful.&lt;BR /&gt;&lt;BR /&gt;test:test2&amp;gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;After i logout from test system and relogin, and try to ssh to test2, it will ask me for password again&lt;BR /&gt;&lt;BR /&gt;Help are highly appreciated&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;Andrew</description>
      <pubDate>Sat, 09 Jan 2010 12:47:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/passwordless-ssh-sftp-openvms-to-openvms/m-p/4561329#M17773</guid>
      <dc:creator>ahdroo</dc:creator>
      <dc:date>2010-01-09T12:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Passwordless SSH/SFTP OpenVMS to Openvms</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/passwordless-ssh-sftp-openvms-to-openvms/m-p/4561330#M17774</link>
      <description>&lt;!--!*#--&gt;Basic info?  "TCPIP SHOW VERSION"?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Adding identity: [...]&lt;BR /&gt;&amp;gt; [...]&lt;BR /&gt;&lt;BR /&gt;How many key file sets do you need?  Why?&lt;BR /&gt;&lt;BR /&gt;Do they all have non-null passphrases?  Why?&lt;BR /&gt;&lt;BR /&gt;What's in your "[.ssh2]identification" file?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] and try to ssh to test2, [...]&lt;BR /&gt;&lt;BR /&gt;As usual, it might be more helpful to see the&lt;BR /&gt;actual commands and their output, rather than&lt;BR /&gt;only a vague description.&lt;BR /&gt;&lt;BR /&gt;Have you tried adding "-v" to your "ssh"&lt;BR /&gt;command?</description>
      <pubDate>Sat, 09 Jan 2010 23:16:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/passwordless-ssh-sftp-openvms-to-openvms/m-p/4561330#M17774</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-01-09T23:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Passwordless SSH/SFTP OpenVMS to Openvms</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/passwordless-ssh-sftp-openvms-to-openvms/m-p/4561331#M17775</link>
      <description>&lt;!--!*#--&gt;&amp;gt; I've tried configuring [...]&lt;BR /&gt;&lt;BR /&gt;Have you also tried reading?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/index.html" target="_blank"&gt;http://h71000.www7.hp.com/doc/index.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/tcpip56.html" target="_blank"&gt;http://h71000.www7.hp.com/doc/tcpip56.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/83final/BA548_90007/index.html" target="_blank"&gt;http://h71000.www7.hp.com/doc/83final/BA548_90007/index.html&lt;/A&gt;</description>
      <pubDate>Sun, 10 Jan 2010 05:42:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/passwordless-ssh-sftp-openvms-to-openvms/m-p/4561331#M17775</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-01-10T05:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Passwordless SSH/SFTP OpenVMS to Openvms</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/passwordless-ssh-sftp-openvms-to-openvms/m-p/4561332#M17776</link>
      <description>Thank you for the link, I've managed to setup it up correctly&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 10 Jan 2010 16:57:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/passwordless-ssh-sftp-openvms-to-openvms/m-p/4561332#M17776</guid>
      <dc:creator>ahdroo</dc:creator>
      <dc:date>2010-01-10T16:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Passwordless SSH/SFTP OpenVMS to Openvms</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/passwordless-ssh-sftp-openvms-to-openvms/m-p/4561333#M17777</link>
      <description>&lt;!--!*#--&gt;I'm glad that you got it to work, but that&lt;BR /&gt;explanation conveys about as much useful&lt;BR /&gt;information as the original question.  That&lt;BR /&gt;is, practically none.</description>
      <pubDate>Sun, 10 Jan 2010 18:18:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/passwordless-ssh-sftp-openvms-to-openvms/m-p/4561333#M17777</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-01-10T18:18:22Z</dc:date>
    </item>
  </channel>
</rss>

