<?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: Using SCP2 on VMS 7.3.2 in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/using-scp2-on-vms-7-3-2/m-p/4996468#M52711</link>
    <description>after install eco 5 for TCPIP 5.4:&lt;BR /&gt;&lt;BR /&gt;You may have an old style configuration file. Please follow the instructions in the release notes to use the new configuration files.&lt;BR /&gt;              If the SSH client detects a user-specific configuration file from an older version of SSH, the SSH client will display the warning and will allow the user to proceed.&lt;BR /&gt;              To preserve the modifications made to the SSH server configuration file and the SSH client configuration file, you must edit the templates provided with the new version of SSH, as follows:&lt;BR /&gt;              1. Extract the template files using the following commands; be sure to include the dot character when specifying the file names SSH2_CONFIG. and SSHD2_CONFIG. :&lt;BR /&gt;                 $ LIBRARY/EXTRACT=SSH2_CONFIG SYS$LIBRARY:TCPIP$TEMPLATES.TLB -&lt;BR /&gt;                 _$ /OUT=TCPIP$SSH_DEVICE:[TCPIP$SSH.SSH2]SSH2_CONFIG.&lt;BR /&gt;                 $ LIBRARY/EXTRACT=SSHD2_CONFIG SYS$LIBRARY:TCPIP$TEMPLATES.TLB -&lt;BR /&gt;                 _$ /OUT=TCPIP$SSH_DEVICE:[TCPIP$SSH.SSH2]SSHD2_CONFIG.&lt;BR /&gt;                 These commands copy the new template files into the SSH2 configuration directory with a new version number.&lt;BR /&gt;              2. Copy the modifications made in the old versions of the configuration files to the new versions.&lt;BR /&gt;              3. Restart SSH using the following command:&lt;BR /&gt;                 $ @SYS$STARTUP:TCPIP$SSH_SHUTDOWN.COM&lt;BR /&gt;                 $ @SYS$STARTUP:TCPIP$SSH_CLIENT_SHUTDOWN.COM&lt;BR /&gt;                 $ @SYS$STARTUP:TCPIP$SSH_STARTUP.COM&lt;BR /&gt;                 $ @SYS$STARTUP:TCPIP$SSH_CLIENT_STARTUP.COM&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;it's in release notes for this eco.</description>
    <pubDate>Fri, 11 Aug 2006 01:45:20 GMT</pubDate>
    <dc:creator>Jiri_5</dc:creator>
    <dc:date>2006-08-11T01:45:20Z</dc:date>
    <item>
      <title>Using SCP2 on VMS 7.3.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-scp2-on-vms-7-3-2/m-p/4996463#M52706</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;When calling scp2 on VMS7.3.2, TCPIP 5.4, with the following command&lt;BR /&gt;&lt;BR /&gt;scp2 dummy.txt "user@node"::&lt;BR /&gt;&lt;BR /&gt;I get the result&lt;BR /&gt;&lt;BR /&gt;warning: Unrecognized configuration parameter 'AuthorizationFile'&lt;BR /&gt;warning: Failed to parse some variables in 'etc/ssh2/ssh2_config'&lt;BR /&gt;warning: You may have a old style configuration file ...&lt;BR /&gt;&lt;BR /&gt;I already changed the file tcpip$ssh_device:[tcpip$ssh.ssh2]ssh2_config by setting the variable DomainName to the name of my machine.&lt;BR /&gt;&lt;BR /&gt;Can anybody help me?</description>
      <pubDate>Thu, 10 Aug 2006 04:33:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-scp2-on-vms-7-3-2/m-p/4996463#M52706</guid>
      <dc:creator>Jörg Mohren</dc:creator>
      <dc:date>2006-08-10T04:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Using SCP2 on VMS 7.3.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-scp2-on-vms-7-3-2/m-p/4996464#M52707</link>
      <description>Was this system upgraded from an earlier verison of TCPIP? Are you up to date with TCP ECO kits?&lt;BR /&gt;&lt;BR /&gt;You could compare your ssh2_config with the one  in sys$library:tcpip$templates.tlb   &lt;BR /&gt;</description>
      <pubDate>Thu, 10 Aug 2006 04:53:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-scp2-on-vms-7-3-2/m-p/4996464#M52707</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-08-10T04:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: Using SCP2 on VMS 7.3.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-scp2-on-vms-7-3-2/m-p/4996465#M52708</link>
      <description>I habe TCPIP 5.4 ECO 5. We have recently made an update from TCPIP 5.1.&lt;BR /&gt;The file sys$library:tcpip$templates.tlb cannot be read in the editor properly. How can I compare the files ?</description>
      <pubDate>Thu, 10 Aug 2006 05:02:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-scp2-on-vms-7-3-2/m-p/4996465#M52708</guid>
      <dc:creator>Jörg Mohren</dc:creator>
      <dc:date>2006-08-10T05:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Using SCP2 on VMS 7.3.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-scp2-on-vms-7-3-2/m-p/4996466#M52709</link>
      <description>You have to extract the template file&lt;BR /&gt;&lt;BR /&gt;$ LIB/EXTRACT=SSH2_CONFIG/OUT=SSH2_CONFIG.TXT SYS$LIBRARY:TCPIP$TEMPLATES.TLB&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Aug 2006 05:06:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-scp2-on-vms-7-3-2/m-p/4996466#M52709</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-08-10T05:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: Using SCP2 on VMS 7.3.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-scp2-on-vms-7-3-2/m-p/4996467#M52710</link>
      <description>Looks fine for me, alle the lines that are not commented out having comparable values.</description>
      <pubDate>Thu, 10 Aug 2006 06:00:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-scp2-on-vms-7-3-2/m-p/4996467#M52710</guid>
      <dc:creator>Jörg Mohren</dc:creator>
      <dc:date>2006-08-10T06:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Using SCP2 on VMS 7.3.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-scp2-on-vms-7-3-2/m-p/4996468#M52711</link>
      <description>after install eco 5 for TCPIP 5.4:&lt;BR /&gt;&lt;BR /&gt;You may have an old style configuration file. Please follow the instructions in the release notes to use the new configuration files.&lt;BR /&gt;              If the SSH client detects a user-specific configuration file from an older version of SSH, the SSH client will display the warning and will allow the user to proceed.&lt;BR /&gt;              To preserve the modifications made to the SSH server configuration file and the SSH client configuration file, you must edit the templates provided with the new version of SSH, as follows:&lt;BR /&gt;              1. Extract the template files using the following commands; be sure to include the dot character when specifying the file names SSH2_CONFIG. and SSHD2_CONFIG. :&lt;BR /&gt;                 $ LIBRARY/EXTRACT=SSH2_CONFIG SYS$LIBRARY:TCPIP$TEMPLATES.TLB -&lt;BR /&gt;                 _$ /OUT=TCPIP$SSH_DEVICE:[TCPIP$SSH.SSH2]SSH2_CONFIG.&lt;BR /&gt;                 $ LIBRARY/EXTRACT=SSHD2_CONFIG SYS$LIBRARY:TCPIP$TEMPLATES.TLB -&lt;BR /&gt;                 _$ /OUT=TCPIP$SSH_DEVICE:[TCPIP$SSH.SSH2]SSHD2_CONFIG.&lt;BR /&gt;                 These commands copy the new template files into the SSH2 configuration directory with a new version number.&lt;BR /&gt;              2. Copy the modifications made in the old versions of the configuration files to the new versions.&lt;BR /&gt;              3. Restart SSH using the following command:&lt;BR /&gt;                 $ @SYS$STARTUP:TCPIP$SSH_SHUTDOWN.COM&lt;BR /&gt;                 $ @SYS$STARTUP:TCPIP$SSH_CLIENT_SHUTDOWN.COM&lt;BR /&gt;                 $ @SYS$STARTUP:TCPIP$SSH_STARTUP.COM&lt;BR /&gt;                 $ @SYS$STARTUP:TCPIP$SSH_CLIENT_STARTUP.COM&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;it's in release notes for this eco.</description>
      <pubDate>Fri, 11 Aug 2006 01:45:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-scp2-on-vms-7-3-2/m-p/4996468#M52711</guid>
      <dc:creator>Jiri_5</dc:creator>
      <dc:date>2006-08-11T01:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Using SCP2 on VMS 7.3.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-scp2-on-vms-7-3-2/m-p/4996469#M52712</link>
      <description>Hey, this worked fine. Thanks alot for all your help.</description>
      <pubDate>Fri, 11 Aug 2006 04:42:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-scp2-on-vms-7-3-2/m-p/4996469#M52712</guid>
      <dc:creator>Jörg Mohren</dc:creator>
      <dc:date>2006-08-11T04:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Using SCP2 on VMS 7.3.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-scp2-on-vms-7-3-2/m-p/4996470#M52713</link>
      <description>I think from this point on I can solve the remaining problems by myself.</description>
      <pubDate>Fri, 11 Aug 2006 04:43:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-scp2-on-vms-7-3-2/m-p/4996470#M52713</guid>
      <dc:creator>Jörg Mohren</dc:creator>
      <dc:date>2006-08-11T04:43:49Z</dc:date>
    </item>
  </channel>
</rss>

