<?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 key generation multiple usernames in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/ssh-key-generation-multiple-usernames/m-p/6933674#M30909</link>
    <description>&lt;P&gt;I just like to make you aware that if you're planning to use SSH and/or SFTP that you should be using Version V5.7-ECO5G (build date of the images: 26-NOV-2015) rather than Version: V5.7-ECO3. There was an update to the ciphers and the key exchange algorithm. Contact your friendly HP Support.&lt;/P&gt;</description>
    <pubDate>Fri, 20 Jan 2017 09:03:30 GMT</pubDate>
    <dc:creator>black_cat</dc:creator>
    <dc:date>2017-01-20T09:03:30Z</dc:date>
    <item>
      <title>SSH key generation multiple usernames</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-key-generation-multiple-usernames/m-p/6931853#M30905</link>
      <description>&lt;P&gt;Hi I am looking for a "how to" document for SSH and SFTP on OpenVMS. &amp;nbsp; I tried the standard TCPIP documents but there appears to be some unique variables by UAF username that is not explained in any of the documentation.&lt;/P&gt;&lt;P&gt;I was able to generate a key using my personal account but when I used the generic testing account on the same server I received an error message from KEYGEN.&lt;/P&gt;&lt;P&gt;The error message that was generated was ; and I have been unsuccessfull in finding out what the message even means.&amp;nbsp;&lt;/P&gt;&lt;P&gt;$ssh_keygen&lt;BR /&gt;sapdev$dkb0:[sys0.syscommon.][sysexe]tcpip$ssh_ssh-keygen2.exe: FATAL: ssh_user&lt;BR /&gt;file_open: using non-current uid but not initialized (uid=35848192, path=/dkb1/u&lt;BR /&gt;ser/wmspqa/ssh2/random_seed.)&lt;/P&gt;&lt;P&gt;Any pointers would be appreciated. &amp;nbsp;Regards, Tom&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OpenVMS V8.4 I have no idea how to see any ECO versions on the system.&lt;/P&gt;&lt;P&gt;HP TCP/IP Services for OpenVMS Industry Standard 64 Version V5.7 - ECO 3&lt;BR /&gt;on an HP rx2660 (1.59GHz/12.0MB) running OpenVMS V8.4&lt;/P&gt;&lt;P&gt;# File name: SSH2_CONFIG.&lt;BR /&gt;# Product: HP TCP/IP Services for OpenVMS&lt;BR /&gt;# Version: V5.7-ECO3&lt;BR /&gt;#&lt;BR /&gt;# © Copyright 1976, 2009 Hewlett-Packard Development Company, L.P.&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# ssh 3.2 client configuration information&lt;BR /&gt;#&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2017 18:41:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-key-generation-multiple-usernames/m-p/6931853#M30905</guid>
      <dc:creator>Tom Wetty</dc:creator>
      <dc:date>2017-01-13T18:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: SSH key generation multiple usernames</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-key-generation-multiple-usernames/m-p/6931878#M30906</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Did you find this on your google searching?:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www3.sympatico.ca/n.rieck/docs/openvms_notes_ssh2.html" target="_blank"&gt;http://www3.sympatico.ca/n.rieck/docs/openvms_notes_ssh2.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In the past, I've found that to be a great overview and reference.&lt;/P&gt;&lt;P&gt;Also, are you sure the directory file exists with proper protections for the user's SYS$LOGIN directory as defined in the SYSUAF? It seems to me like the error might be complaining abou creating the SSH2 subdirectory in: /dkb1/user/wmspqa/&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2017 21:00:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-key-generation-multiple-usernames/m-p/6931878#M30906</guid>
      <dc:creator>David R. Lennon</dc:creator>
      <dc:date>2017-01-13T21:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: SSH key generation multiple usernames</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-key-generation-multiple-usernames/m-p/6931898#M30907</link>
      <description>&lt;P&gt;&amp;gt; $ssh_keygen&lt;BR /&gt;&amp;gt; sapdev$dkb0:[sys0.syscommon.][sysexe]tcpip$ssh_ssh-keygen2.exe: FATAL: ssh_user&lt;BR /&gt;&amp;gt; file_open: using non-current uid but not initialized (uid=35848192, path=/dkb1/u&lt;BR /&gt;&amp;gt; ser/wmspqa/ssh2/random_seed.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I know nothing, but I'd guess that there's an owner/permissions&lt;BR /&gt;problem with the user's home directory itself an/or the "ssh2" sub-dir.&lt;BR /&gt;"FATAL: ssh_user file_open:" is suspicious.&amp;nbsp; Whether that "uid=35848192"&lt;BR /&gt;means anything to anyone is another question.&amp;nbsp; Perhaps in octal you'd&lt;BR /&gt;recognize something.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; My Web search for:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "using non-current uid but not initialized"&lt;BR /&gt;found, among other things:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="https://community.hpe.com/t5/x/x/td-p/4265638" target="_blank"&gt;https://community.hpe.com/t5/x/x/td-p/4265638&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If it's still not obvious, then you might post some useful info, like&lt;BR /&gt;who's who (UIC), who owns what (DIRE /SECU), and so on.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2017 23:12:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-key-generation-multiple-usernames/m-p/6931898#M30907</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2017-01-13T23:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: SSH key generation multiple usernames</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-key-generation-multiple-usernames/m-p/6932041#M30908</link>
      <description>&lt;P&gt;While my experiencewith SSH is limited, I agree with Steven, the problem here is one of Uic matching.&lt;/P&gt;&lt;P&gt;The account UIC must match the UIC of the directories and files. &amp;nbsp;Otherwise there is a potential security hole which is what SSH is set up to avoid.&lt;/P&gt;&lt;P&gt;Verify that the owner of the directory and filesis the correct UIC of the account being used. &amp;nbsp;Update this with more specifics if they are indeed the same. &amp;nbsp;Post a log of your attempts including SHOW commands to view the account being used and the directory/file specifics.&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Sun, 15 Jan 2017 13:38:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-key-generation-multiple-usernames/m-p/6932041#M30908</guid>
      <dc:creator>abrsvc</dc:creator>
      <dc:date>2017-01-15T13:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: SSH key generation multiple usernames</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-key-generation-multiple-usernames/m-p/6933674#M30909</link>
      <description>&lt;P&gt;I just like to make you aware that if you're planning to use SSH and/or SFTP that you should be using Version V5.7-ECO5G (build date of the images: 26-NOV-2015) rather than Version: V5.7-ECO3. There was an update to the ciphers and the key exchange algorithm. Contact your friendly HP Support.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2017 09:03:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-key-generation-multiple-usernames/m-p/6933674#M30909</guid>
      <dc:creator>black_cat</dc:creator>
      <dc:date>2017-01-20T09:03:30Z</dc:date>
    </item>
  </channel>
</rss>

