<?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_KEYGEN in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/ssh-keygen/m-p/5034377#M54163</link>
    <description>At the risk of posting a personal rant, I'll&lt;BR /&gt;admit that it crossed my mind that I may have&lt;BR /&gt;crossed one or more of these lines:&lt;BR /&gt;&lt;BR /&gt;1. You had requested the removal of your message.&lt;BR /&gt;2. The message was a duplicate posting.&lt;BR /&gt;3. The message contained advertising of goods or services.&lt;BR /&gt;4. The question was off-topic and did not align with the charter of the HP Support Forums.&lt;BR /&gt;5. Language, personal rants, or material deemed abusive, defamatory or obscene.&lt;BR /&gt;6. The posting contained private information on other users and/or HP employees.&lt;BR /&gt;7. Other reasons deemed necessary by the HP Support Forums staff.&lt;BR /&gt;&lt;BR /&gt;(Read this quickly, before it goes into the&lt;BR /&gt;memory hole.)</description>
    <pubDate>Fri, 16 Mar 2007 15:36:46 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2007-03-16T15:36:46Z</dc:date>
    <item>
      <title>SSH_KEYGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-keygen/m-p/5034366#M54152</link>
      <description>Hi Community&lt;BR /&gt;&lt;BR /&gt;we are using public key authentication on OpenVMS. &lt;BR /&gt;Now we have a request from one of our users who wants to change the passphrase of his key.&lt;BR /&gt;&lt;BR /&gt;I did the following:&lt;BR /&gt;&lt;BR /&gt;I enter the command ssh_kegen -e private_key&lt;BR /&gt;&lt;BR /&gt;ssh_keygen asks for the passphrase but after this I get the error message &lt;BR /&gt;"You have no controlling tty.  Cannot read confirmation. Key unedited and unsaved."&lt;BR /&gt;&lt;BR /&gt;Does somebody know what is the problem with ssh_kegen -e&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Heinz</description>
      <pubDate>Fri, 16 Mar 2007 05:29:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-keygen/m-p/5034366#M54152</guid>
      <dc:creator>Heinz W Genhart</dc:creator>
      <dc:date>2007-03-16T05:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: SSH_KEYGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-keygen/m-p/5034367#M54153</link>
      <description>I can't find a document, but wasn't this a&lt;BR /&gt;known restriction (that is, "problem") at one&lt;BR /&gt;time?&lt;BR /&gt;&lt;BR /&gt;Note that on my system, "ssh_keygen -h" does&lt;BR /&gt;not list "-e".&lt;BR /&gt;&lt;BR /&gt;alp $ ssh_keygen -"V"&lt;BR /&gt;alp$dka0:[sys0.syscommon.][sysexe]tcpip$ssh_ssh-keygen2.exe version 3.2.0, compiled Jul 27 2006.&lt;BR /&gt;&lt;BR /&gt;alp $ tcpip show vers&lt;BR /&gt;&lt;BR /&gt;  HP TCP/IP Services for OpenVMS Alpha Version V5.4 - ECO 6&lt;BR /&gt;  on a COMPAQ Professional Workstation XP1000 running OpenVMS V7.3-2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Knowing nothing (except where this stuff was&lt;BR /&gt;developed first), I'd assume that it's trying&lt;BR /&gt;to talk directly to "/dev/tty" or something&lt;BR /&gt;like that, and the C RTL can't so the right&lt;BR /&gt;thing.  Note that&lt;BR /&gt;search sys$system:tcpip$ssh_ssh-keygen2.exe "/dev/tty"&lt;BR /&gt;_does_ find something, which is not a good&lt;BR /&gt;sign.&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Mar 2007 09:02:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-keygen/m-p/5034367#M54153</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-03-16T09:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: SSH_KEYGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-keygen/m-p/5034368#M54154</link>
      <description>Hi Steven&lt;BR /&gt;&lt;BR /&gt;&lt;NOTE that="" on="" my="" system=""&gt;&lt;/NOTE&gt;not list "-e"&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Try ssh_keygen -? instead of ssh_keygen -h&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Heinz</description>
      <pubDate>Fri, 16 Mar 2007 09:15:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-keygen/m-p/5034368#M54154</guid>
      <dc:creator>Heinz W Genhart</dc:creator>
      <dc:date>2007-03-16T09:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: SSH_KEYGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-keygen/m-p/5034369#M54155</link>
      <description>&lt;!--!*#--&gt;SYS$COMMON:[SYSHLP]TCPIP54ECO06.RELEASE_NOTES:&lt;BR /&gt;&lt;BR /&gt;[...]&lt;BR /&gt;      o  Do not use the SSH_KEYGEN -e option (used to edit the&lt;BR /&gt;         comment or passphrase of the key). This option does not&lt;BR /&gt;         work.&lt;BR /&gt;[...]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I assume that you're supposed to do it on a&lt;BR /&gt;Tru64 system, instead.  (Perhaps using SSH?)</description>
      <pubDate>Fri, 16 Mar 2007 09:17:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-keygen/m-p/5034369#M54155</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-03-16T09:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: SSH_KEYGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-keygen/m-p/5034370#M54156</link>
      <description>&lt;!--!*#--&gt;alp $ ssh_keygen -? !! As if it would matter.&lt;BR /&gt;Usage: ssh_keygen [options] [key1 key2 ...]&lt;BR /&gt;&lt;BR /&gt;Where `options' are:&lt;BR /&gt; -b nnn         Specify key strength in bits (e.g. 1024)&lt;BR /&gt; -t dsa | rsa   Choose the key type.&lt;BR /&gt; -c comment     Provide the comment.&lt;BR /&gt; -p passphrase  Provide passphrase.&lt;BR /&gt; -P             Assume empty passphrase.&lt;BR /&gt; -?&lt;BR /&gt; -h             Print this help text.&lt;BR /&gt; -q             Suppress the progress indicator.&lt;BR /&gt; -i file        Load and display information on `file'.&lt;BR /&gt; -B number      The number base for displaying key information (default 10).&lt;BR /&gt; -V             Print version number of tcpip$ssh_ssh-keygen2.exe image.&lt;BR /&gt; -r file        Stir data from file to random pool.&lt;BR /&gt; -F file        Dump fingerprint of file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And which version are _you_ using?</description>
      <pubDate>Fri, 16 Mar 2007 09:20:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-keygen/m-p/5034370#M54156</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-03-16T09:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: SSH_KEYGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-keygen/m-p/5034371#M54157</link>
      <description>They must've removed the -e from the documentation of later versions.&lt;BR /&gt;&lt;BR /&gt;CLCC&amp;gt; ssh_keygen -h&lt;BR /&gt;Usage: ssh_keygen [options] [key1 key2 ...]&lt;BR /&gt; &lt;BR /&gt;Where `options' are:&lt;BR /&gt; -b nnn         Specify key strength in bits (e.g. 1024)&lt;BR /&gt; -t dsa | rsa   Choose the key type.&lt;BR /&gt; -c comment     Provide the comment.&lt;BR /&gt; -e file        Edit the comment/passphrase of the key.&lt;BR /&gt; -p passphrase  Provide passphrase.&lt;BR /&gt; -P             Assume empty passphrase.&lt;BR /&gt; -?&lt;BR /&gt; -h             Print this help text.&lt;BR /&gt; -q             Suppress the progress indicator.&lt;BR /&gt; -1             Convert a SSH 1.x key.&lt;BR /&gt; -i file        Load and display information on `file'.&lt;BR /&gt; -D file        Derive the private key given in 'file' to public key.&lt;BR /&gt; -B number      The number base for displaying key information (default 10).&lt;BR /&gt; -V             Print version number of tcpip$ssh_ssh-keygen2.exe image.&lt;BR /&gt; -r file        Stir data from file to random pool.&lt;BR /&gt; -F file        Dump fingerprint of file.&lt;BR /&gt; &lt;BR /&gt;CLCC&amp;gt; ssh "-V"&lt;BR /&gt;$1$dga100:[sys0.syscommon.][sysexe]tcpip$ssh_ssh2.exe: SSH Secure Shell OpenVMS&lt;BR /&gt;(V1.0) 2.4.1 on AlphaServer DS25 - VMS V7.3-2&lt;BR /&gt; &lt;BR /&gt;CLCC&amp;gt; tcpip sho ver&lt;BR /&gt; &lt;BR /&gt;  HP TCP/IP Services for OpenVMS Alpha Version V5.4 - ECO 4&lt;BR /&gt;  on a AlphaServer DS25 running OpenVMS V7.3-2&lt;BR /&gt; &lt;BR /&gt;CLCC&amp;gt;</description>
      <pubDate>Fri, 16 Mar 2007 09:26:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-keygen/m-p/5034371#M54157</guid>
      <dc:creator>EdgarZamora</dc:creator>
      <dc:date>2007-03-16T09:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: SSH_KEYGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-keygen/m-p/5034372#M54158</link>
      <description>It fails faster on an IA64 system:&lt;BR /&gt;&lt;BR /&gt;td183 $ ssh_keygen -b 1024 -t dsa -p fred fred&lt;BR /&gt;Generating 1024-bit dsa key pair&lt;BR /&gt;   5 oOo.oOo.oOoo&lt;BR /&gt;Key generated.&lt;BR /&gt;1024-bit dsa, antinode@td183.testdrive.hp.com, Fri Mar 16 2007 14:24:10&lt;BR /&gt;Private key saved to fred&lt;BR /&gt;Public key saved to fred.pub&lt;BR /&gt;&lt;BR /&gt;td183 $ ssh_keygen -e fred&lt;BR /&gt;Do you want to edit key "1024-bit dsa, antinode@td183.testdrive.hp.com, Fri Mar&lt;BR /&gt;16 2007 14:24:10" You have no controlling tty.  Cannot read confirmation.&lt;BR /&gt;Key unedited and unsaved.&lt;BR /&gt;&lt;BR /&gt;td183 $ ssh_keygen "-V"&lt;BR /&gt;$8$dka100:[sys0.syscommon.][sysexe]tcpip$ssh_ssh-keygen2.exe version 3.2.0, comp&lt;BR /&gt;iled Jun 22 2006.&lt;BR /&gt;&lt;BR /&gt;td183 $ tcpip show vers&lt;BR /&gt;&lt;BR /&gt;  HP TCP/IP Services for OpenVMS Industry Standard 64 Version V5.6&lt;BR /&gt;  on an HP rx2600  (1.40GHz/1.5MB) running OpenVMS V8.3&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Mar 2007 09:26:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-keygen/m-p/5034372#M54158</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-03-16T09:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: SSH_KEYGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-keygen/m-p/5034373#M54159</link>
      <description>&amp;gt; They must've removed the -e from the&lt;BR /&gt;&amp;gt; documentation of later versions.&lt;BR /&gt;&lt;BR /&gt;Obviously easier than fixing the problem.&lt;BR /&gt;&lt;BR /&gt;My detailed guess:  The program needs to&lt;BR /&gt;switch off "echo" while the user types his&lt;BR /&gt;new passphrase, and while this has been done&lt;BR /&gt;in any number of other VMS programs, the&lt;BR /&gt;effort of doing it in this one was deemed to&lt;BR /&gt;be too great.&lt;BR /&gt;&lt;BR /&gt;One might be tempted to complain about&lt;BR /&gt;someone being too lazy even to steal existing&lt;BR /&gt;code from somewhere, but it may have been a&lt;BR /&gt;management decision, so I'll refrain.</description>
      <pubDate>Fri, 16 Mar 2007 09:33:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-keygen/m-p/5034373#M54159</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-03-16T09:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: SSH_KEYGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-keygen/m-p/5034374#M54160</link>
      <description>Steven,&lt;BR /&gt;&lt;BR /&gt;Will the thought police approve of your last comment? :-) &lt;BR /&gt;&lt;BR /&gt;(zero points for this)</description>
      <pubDate>Fri, 16 Mar 2007 12:27:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-keygen/m-p/5034374#M54160</guid>
      <dc:creator>Jon Pinkley</dc:creator>
      <dc:date>2007-03-16T12:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: SSH_KEYGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-keygen/m-p/5034375#M54161</link>
      <description>He He...&lt;BR /&gt;Maybe the "UCX attitude" is back:&lt;BR /&gt;&lt;BR /&gt;You want BIND? Run a Unix system!</description>
      <pubDate>Fri, 16 Mar 2007 12:32:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-keygen/m-p/5034375#M54161</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2007-03-16T12:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: SSH_KEYGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-keygen/m-p/5034376#M54162</link>
      <description>Geni,&lt;BR /&gt;&lt;BR /&gt;re Jon Pinkley&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;(zero points for this) &lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;I object!  This remark is worth at least 5 points! (and certainly at friday night with a good Triple in front of me!)&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Mar 2007 13:36:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-keygen/m-p/5034376#M54162</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2007-03-16T13:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: SSH_KEYGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-keygen/m-p/5034377#M54163</link>
      <description>At the risk of posting a personal rant, I'll&lt;BR /&gt;admit that it crossed my mind that I may have&lt;BR /&gt;crossed one or more of these lines:&lt;BR /&gt;&lt;BR /&gt;1. You had requested the removal of your message.&lt;BR /&gt;2. The message was a duplicate posting.&lt;BR /&gt;3. The message contained advertising of goods or services.&lt;BR /&gt;4. The question was off-topic and did not align with the charter of the HP Support Forums.&lt;BR /&gt;5. Language, personal rants, or material deemed abusive, defamatory or obscene.&lt;BR /&gt;6. The posting contained private information on other users and/or HP employees.&lt;BR /&gt;7. Other reasons deemed necessary by the HP Support Forums staff.&lt;BR /&gt;&lt;BR /&gt;(Read this quickly, before it goes into the&lt;BR /&gt;memory hole.)</description>
      <pubDate>Fri, 16 Mar 2007 15:36:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-keygen/m-p/5034377#M54163</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-03-16T15:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: SSH_KEYGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-keygen/m-p/5034378#M54164</link>
      <description>Hi Geni,&lt;BR /&gt;&lt;BR /&gt;Hello everybody ;-)&lt;BR /&gt;&lt;BR /&gt;You all have good point of view!&lt;BR /&gt;This forums reflect partly the requirements of us customers and it helps both, the customer and the supplier (HP) about our problems, our needs and even our ideas.&lt;BR /&gt;&lt;BR /&gt;I have no objections to the remarks from Steven. There are management decisions that are quite often hard to understand and to support. We are all human beings, at least I thing we are ;))&lt;BR /&gt;Only critics, but constructive one, brings us all, HP and us customer &amp;amp; the management forward to success!&lt;BR /&gt;I am a proud user of OpenVMS and have the privilege to be in contact with you as colleagues and community users and know a couple of OpenVMS engineers.&lt;BR /&gt;We all are working for the success for our companies as well for the surviving of OpenVMS.&lt;BR /&gt;OpenVMS engineering's needs critics and input in order to know the needs of the business.&lt;BR /&gt;Often, unfortunately, there is a huge gap between the requirements of the business and us as OpenVMS System Manager or IT Manager.&lt;BR /&gt;&lt;BR /&gt;So, use Geni's input and consider it as an important implementation input.&lt;BR /&gt;Many IT 'shops' using nowadays OpenSSL instead of OpenVMS -unfortunately- old fashion SSH implementation. Yes, this is  historically, the OpenSSL was at the time of decision not fully accepted...&lt;BR /&gt;But maybe, within the next releases of TCP/IP Services giving the customer the choice during installation to switch over to OpenSSL or stay the older standard of SSL.&lt;BR /&gt;All these small, but important differences, makes it difficult to integrate OpenVMS in the heterogeneous IT environment with LINUX, MS, HP-UX, AIX etc.&lt;BR /&gt;Security concerns are important. Using a centralised security key authority such as PKI would easy to implement with OpenSSL.&lt;BR /&gt;&lt;BR /&gt;Yes, I probably mixed up several things, and it is not really a solution for Geni but I hope my input will be positively registered at HP's engineering.&lt;BR /&gt;Because with OpenSSL we might not use to develop special procedures how to distribute keys between UNIX and VMS etc. because we can use well established standards of LINUX / UNIX&lt;BR /&gt;THIS is what we and the management would like to have. This is very often the reason the of the management when they go for LINUX because OpenVMS is proprietary. The customer should have the choice - to stay with the existing and use Open... on OpenVMS - ;-))&lt;BR /&gt;Please treat this a constructive input, wish, for the HP engineering and even management. -- Thanks!&lt;BR /&gt;&lt;BR /&gt;I wish you all a wonderful weekend.&lt;BR /&gt;Andreas&lt;BR /&gt;&lt;BR /&gt;Thanks Geni for your patience!</description>
      <pubDate>Sat, 17 Mar 2007 06:47:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-keygen/m-p/5034378#M54164</guid>
      <dc:creator>Andreas Vollmer</dc:creator>
      <dc:date>2007-03-17T06:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: SSH_KEYGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-keygen/m-p/5034379#M54165</link>
      <description>O.k. &lt;BR /&gt;&lt;BR /&gt;SSH_KEYGEN -e does not work on OpenVMS.&lt;BR /&gt;&lt;BR /&gt;With SSH_KEYGEN -h (or -?) the -e option is displayed on OpenVMS 7.3-2 and 8.2 but is removed in OpenVMS 8.3!&lt;BR /&gt;&lt;BR /&gt;So, the solution for my problem is to find another solution than to change a passphrase within a key.&lt;BR /&gt;&lt;BR /&gt;I think the SSH implementation on OpenVMS does not make us happy. Most other operating systems are using OpenSSH. That time when HP started developping SSH for OpenVMS, the code base was licensed from SSH Communications, the premier developer and standards advocate for SSH during its first few years. &lt;BR /&gt;I think that this was not a very happy decision. In a multi plattform environment as we are using here (OpenVMS, Sun Solaris, Red hat Linux, Suse Linux, Tru64, MS (sorry for the swear-word) we run very often into problems, not at least because we have to convert Keys. OpenSSH and SSH2 Keys are not compatible an needs to be converted. &lt;BR /&gt;Even our Tru64 guys replaced the SSH2 implementation with a OpenSSH implementation. I think, that would be the right way, also for OpenVMS. &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Geni&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Mar 2007 08:47:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-keygen/m-p/5034379#M54165</guid>
      <dc:creator>Heinz W Genhart</dc:creator>
      <dc:date>2007-03-19T08:47:08Z</dc:date>
    </item>
  </channel>
</rss>

