<?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 server in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/ssh-server/m-p/3651209#M50259</link>
    <description>John,&lt;BR /&gt;   Never mind! I blew away the old files and it works! Thanks! &lt;BR /&gt;&lt;BR /&gt;Eric&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I thought I did this about 10 times, I must not have!</description>
    <pubDate>Mon, 17 Oct 2005 17:53:20 GMT</pubDate>
    <dc:creator>Eric_369</dc:creator>
    <dc:date>2005-10-17T17:53:20Z</dc:date>
    <item>
      <title>ssh server</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-server/m-p/3651206#M50256</link>
      <description>Hello,&lt;BR /&gt;   I have been trying to get ssh server running on my Itanium with no luck. I get the following error when I try to connect to localhost.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;$ssh localhost&lt;BR /&gt;warning: Unrecognized configuration parameter 'AllowCshrcSourcingWithSubsystems'&lt;BR /&gt;.&lt;BR /&gt;warning: Unrecognized configuration parameter 'SyslogFacility'.&lt;BR /&gt;warning: Unrecognized configuration parameter 'ListenAddress'.&lt;BR /&gt;warning: Unrecognized configuration parameter 'RequireReverseMapping'.&lt;BR /&gt;warning: Unrecognized configuration parameter 'MaxBroadcastsPerSecond'.&lt;BR /&gt;warning: Unrecognized configuration parameter 'CheckMail'.&lt;BR /&gt;warning: Unrecognized configuration parameter 'PrintMotd'.&lt;BR /&gt;warning: Unrecognized configuration parameter 'UserKnownHosts'.&lt;BR /&gt;warning: Unrecognized configuration parameter 'AuthorizationFile'.&lt;BR /&gt;warning: Unrecognized configuration parameter 'HostKeyFile'.&lt;BR /&gt;warning: Unrecognized configuration parameter 'PublicHostKeyFile'.&lt;BR /&gt;warning: Unrecognized configuration parameter 'AllowTcpForwarding'.&lt;BR /&gt;warning: Unrecognized configuration parameter 'PasswordGuesses'.&lt;BR /&gt;warning: Unrecognized configuration parameter 'AllowHosts'.&lt;BR /&gt;warning: Unrecognized configuration parameter 'PermitRootLogin'.&lt;BR /&gt;warning: Unrecognized configuration parameter 'subsystem-sftp'.&lt;BR /&gt;warning: Failed to parse some variables from config file '/etc/ssh2/ssh2_config'&lt;BR /&gt;.&lt;BR /&gt;warning: &lt;BR /&gt;&lt;BR /&gt;                                ******************                    &lt;BR /&gt;&lt;BR /&gt;        You may have a old style configuration file. Please follow the&lt;BR /&gt;        instructions in the release notes to use the new configuration&lt;BR /&gt;        files.&lt;BR /&gt;&lt;BR /&gt;                                ******************                &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;rx2600$dka0:[sys0.syscommon.][sysexe]tcpip$ssh_ssh2.exe: FATAL: Error reading co&lt;BR /&gt;nfig file /etc/ssh2/ssh2_config.&lt;BR /&gt;&lt;BR /&gt;%TCPIP-F-SSH_FATAL, non-specific fatal error condition&lt;BR /&gt;&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Any help would be appreciated&lt;BR /&gt;&lt;BR /&gt;Eric&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Oct 2005 16:28:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-server/m-p/3651206#M50256</guid>
      <dc:creator>Eric_369</dc:creator>
      <dc:date>2005-10-17T16:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: ssh server</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-server/m-p/3651207#M50257</link>
      <description>Eric,&lt;BR /&gt;&lt;BR /&gt;  Have you checked if you have an old style configuration file? The errors strongly suggest that SSH doesn't understand what's in the configuration file.&lt;BR /&gt;&lt;BR /&gt;  Try blowing away the existing configuration and starting again. If that fails, you should probably log a case with your local customer support centre.&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Oct 2005 17:22:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-server/m-p/3651207#M50257</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2005-10-17T17:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: ssh server</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-server/m-p/3651208#M50258</link>
      <description>John,&lt;BR /&gt;   How do I check if the configuration file is old style?  I don't have the release notes for this server since it is not really ours, simply a demo.&lt;BR /&gt;Eric</description>
      <pubDate>Mon, 17 Oct 2005 17:43:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-server/m-p/3651208#M50258</guid>
      <dc:creator>Eric_369</dc:creator>
      <dc:date>2005-10-17T17:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: ssh server</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-server/m-p/3651209#M50259</link>
      <description>John,&lt;BR /&gt;   Never mind! I blew away the old files and it works! Thanks! &lt;BR /&gt;&lt;BR /&gt;Eric&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I thought I did this about 10 times, I must not have!</description>
      <pubDate>Mon, 17 Oct 2005 17:53:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-server/m-p/3651209#M50259</guid>
      <dc:creator>Eric_369</dc:creator>
      <dc:date>2005-10-17T17:53:20Z</dc:date>
    </item>
  </channel>
</rss>

