<?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 entropy commands in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-entropy-commands/m-p/4768626#M389697</link>
    <description>&amp;gt;&amp;gt;Those ported to HP-UX have used '/dev/urandom' for some time&lt;BR /&gt;&lt;BR /&gt;In newer version ssh_prng_cmds file still used?&lt;BR /&gt;&lt;BR /&gt;As per my understanding to get seeds 'ssh-rand-helper' commands runs the 'ssh_prng_cmds' during ssh establishment.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;himacs</description>
    <pubDate>Tue, 22 Mar 2011 20:32:47 GMT</pubDate>
    <dc:creator>himacs</dc:creator>
    <dc:date>2011-03-22T20:32:47Z</dc:date>
    <item>
      <title>ssh entropy commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-entropy-commands/m-p/4768623#M389694</link>
      <description>Hi Admins,&lt;BR /&gt;&lt;BR /&gt;Below are the ssh-rand-helper output.&lt;BR /&gt;&lt;BR /&gt;test:/opt/ssh/libexec/ssh-rand-helper -vvv&lt;BR /&gt;debug1: loading PRNG seed from file //.ssh/prng_seed&lt;BR /&gt;Random seed file not found or invalid, ignoring.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;debug1: Seeded RNG with 450 bytes from programs&lt;BR /&gt;debug1: writing PRNG seed to file //.ssh/prng_seed.bcdZNc2227&lt;BR /&gt;debug1: moving temporary PRNG seed to file //.ssh/prng_seed&lt;BR /&gt;6f6d3f1df395ab90fd9330228f4006f1b70071edbb5e7ff725d85c9ebbcf026ad68b223eb66759ebebde6966a651afdd&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please tell me why entropy commands required during ssh connection establishment.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;himacs</description>
      <pubDate>Tue, 22 Mar 2011 19:51:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-entropy-commands/m-p/4768623#M389694</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2011-03-22T19:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: ssh entropy commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-entropy-commands/m-p/4768624#M389695</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Entropy is disorder or randomness.  In order to generate a good random key for a secure connection, 'sshd' needs a random seed.  Your messages suggest that you are running a very old version of SSH.  Those ported to HP-UX have used '/dev/urandom' for some time.  Older versions would sample various process tables, network statistics, etc to obtain a random seed.&lt;BR /&gt;&lt;BR /&gt;[ By the way, I can't resist noting that life is but a pool of negative entropy, if only for a short time. ]&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 22 Mar 2011 20:19:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-entropy-commands/m-p/4768624#M389695</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2011-03-22T20:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: ssh entropy commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-entropy-commands/m-p/4768625#M389696</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Hi JRF,&lt;BR /&gt;&lt;BR /&gt;Thanks for the response.&lt;BR /&gt;&lt;BR /&gt;My server is B.11.23&lt;BR /&gt;&lt;BR /&gt;ssh -V&lt;BR /&gt;OpenSSH_5.2p1+sftpfilecontrol-v1.3-hpn13v5, OpenSSL 0.9.8k 25 Mar 2009&lt;BR /&gt;HP-UX Secure Shell-A.05.20.014, HP-UX Secure Shell version&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;himacs</description>
      <pubDate>Tue, 22 Mar 2011 20:25:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-entropy-commands/m-p/4768625#M389696</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2011-03-22T20:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: ssh entropy commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-entropy-commands/m-p/4768626#M389697</link>
      <description>&amp;gt;&amp;gt;Those ported to HP-UX have used '/dev/urandom' for some time&lt;BR /&gt;&lt;BR /&gt;In newer version ssh_prng_cmds file still used?&lt;BR /&gt;&lt;BR /&gt;As per my understanding to get seeds 'ssh-rand-helper' commands runs the 'ssh_prng_cmds' during ssh establishment.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;himacs</description>
      <pubDate>Tue, 22 Mar 2011 20:32:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-entropy-commands/m-p/4768626#M389697</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2011-03-22T20:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: ssh entropy commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-entropy-commands/m-p/4768627#M389698</link>
      <description>&amp;gt;JRF: I can't resist noting that life is but a pool of negative entropy, if only for a short time.&lt;BR /&gt;&lt;BR /&gt;And the whole purpose of a sysadmin is to make sure that entropy increases (but not too much :-) and to keep it secure.  entropy == info</description>
      <pubDate>Fri, 25 Mar 2011 23:06:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-entropy-commands/m-p/4768627#M389698</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-03-25T23:06:54Z</dc:date>
    </item>
  </channel>
</rss>

