<?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: What is the Fastest Authentication Protocols for SSH in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084216#M738545</link>
    <description>What version of HP-UX are you running?  Are you running some sort of random number generator?&lt;BR /&gt;&lt;BR /&gt;For HP-UX 11.11 (11i v1) and higher you can install the KRNG (Kernel random number generator) package and that helps authentication speed immensely.</description>
    <pubDate>Thu, 13 Dec 2007 19:52:41 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2007-12-13T19:52:41Z</dc:date>
    <item>
      <title>What is the Fastest Authentication Protocols for SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084214#M738543</link>
      <description>Ok experts, sorry if I did not word my subject line correctly but we are having problems with SSH login hanging for long time. We want to see if we can use some other authentication protocol other than PAM or Kerberos.&lt;BR /&gt;&lt;BR /&gt;Ok, I am not a security expert so dont flame me, just let me know what should we use for light security as most of the connections pass encrypted data from remote programmes and batch jobs etc, so we dont need to double encrypt, I am thinking this is the problem, sorry for not providing more info, but let me know what the consensus is.&lt;BR /&gt;&lt;BR /&gt;TIA</description>
      <pubDate>Thu, 13 Dec 2007 19:31:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084214#M738543</guid>
      <dc:creator>Shah Sahib</dc:creator>
      <dc:date>2007-12-13T19:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: What is the Fastest Authentication Protocols for SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084215#M738544</link>
      <description>Check your DNS resolvin. This is a commong issue with slow logins via ssh.&lt;BR /&gt;&lt;BR /&gt;Disable dns in sshd_config: &lt;BR /&gt;&lt;BR /&gt;UseDNS no&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Thu, 13 Dec 2007 19:52:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084215#M738544</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2007-12-13T19:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: What is the Fastest Authentication Protocols for SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084216#M738545</link>
      <description>What version of HP-UX are you running?  Are you running some sort of random number generator?&lt;BR /&gt;&lt;BR /&gt;For HP-UX 11.11 (11i v1) and higher you can install the KRNG (Kernel random number generator) package and that helps authentication speed immensely.</description>
      <pubDate>Thu, 13 Dec 2007 19:52:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084216#M738545</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2007-12-13T19:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: What is the Fastest Authentication Protocols for SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084217#M738546</link>
      <description>Kind of a long what Patrick was saying.  I know for 10.20 -&amp;gt; 11.00 the larger your /var/adm/wtmp and btmp files get the longer it takes for your connection to go.  If you are running the older versions of OS you could try to zero out those files and try it.&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Dec 2007 20:09:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084217#M738546</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2007-12-13T20:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: What is the Fastest Authentication Protocols for SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084218#M738547</link>
      <description>Guys we are running HPUX 11.23 on a ia64 box, with Secure_Shell A.04.10.005, i dont see a RNG installed...the DNS is fine.&lt;BR /&gt;&lt;BR /&gt;Will look into btmp and wtmp cleanup.&lt;BR /&gt;thanks</description>
      <pubDate>Thu, 13 Dec 2007 20:50:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084218#M738547</guid>
      <dc:creator>Shah Sahib</dc:creator>
      <dc:date>2007-12-13T20:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: What is the Fastest Authentication Protocols for SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084219#M738548</link>
      <description>Just for giggles add the ip address of whatever developer's machine is slow to login from into the /etc/hosts file.  Retry the ssh login - if it's now fast, then it's dns speed issues.&lt;BR /&gt;I saw recently a suggestion to speed this up, and it was to make your machine a downstream end-level dns resolver, that way you'll have all that stuff cached up and close by on your own server, and you won't have to wait for a resolution... or you can just add developer's IP addresses to your /etc/hosts file - doesn't hurt anything...</description>
      <pubDate>Thu, 13 Dec 2007 21:18:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084219#M738548</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2007-12-13T21:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: What is the Fastest Authentication Protocols for SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084220#M738549</link>
      <description>post your /etc/nsswitch.conf file&lt;BR /&gt;&lt;BR /&gt;also post sshd_conf file.&lt;BR /&gt;&lt;BR /&gt;so that we can verify.</description>
      <pubDate>Thu, 13 Dec 2007 21:24:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084220#M738549</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2007-12-13T21:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: What is the Fastest Authentication Protocols for SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084221#M738550</link>
      <description>is the login working fast through telnet?&lt;BR /&gt;&lt;BR /&gt;Then update sshd_config as below,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;UsePrivilegeSeparation no&lt;BR /&gt;#Compression yes&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Dec 2007 03:30:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084221#M738550</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-12-14T03:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: What is the Fastest Authentication Protocols for SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084222#M738551</link>
      <description>I will respond to other questions, but here is the nsswitch.conf file</description>
      <pubDate>Fri, 14 Dec 2007 13:09:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084222#M738551</guid>
      <dc:creator>Shah Sahib</dc:creator>
      <dc:date>2007-12-14T13:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: What is the Fastest Authentication Protocols for SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084223#M738552</link>
      <description>I shared all the responses from this forum with our team here and they were all very good, my immediate question is (Patrick?) how do i find out what version RNG we are using? Is it integrated into some product? any detail on that is helpful, and twoproc we cant use the hosts file as we have dns and ldap setup but yes that would be good for testing and we will if all else fails, Dave yes I will clean up the wtmp and btmp soon as someone in the meeting agrees with you on that, Santosh thanks I verified it was already set to what you recommend.</description>
      <pubDate>Fri, 14 Dec 2007 14:06:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084223#M738552</guid>
      <dc:creator>Shah Sahib</dc:creator>
      <dc:date>2007-12-14T14:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: What is the Fastest Authentication Protocols for SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084224#M738553</link>
      <description>I did a ssh -vvv verbose login on the server and noticed the line &lt;BR /&gt;&lt;BR /&gt;:RNG is ready, skipping seeding&lt;BR /&gt;:sh_connect: needpriv 0&lt;BR /&gt;&lt;BR /&gt;does this mean anything?</description>
      <pubDate>Fri, 14 Dec 2007 18:36:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084224#M738553</guid>
      <dc:creator>Shah Sahib</dc:creator>
      <dc:date>2007-12-14T18:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: What is the Fastest Authentication Protocols for SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084225#M738554</link>
      <description>the delay is expeted if the wtmp is too big; Compare the size with other machine (is it really bigger).&lt;BR /&gt;&lt;BR /&gt;Here is the procedure to do that..(tested)&lt;BR /&gt;&lt;BR /&gt;1. Ensure that the wtmp file is not corrupt by running a last on your user id:&lt;BR /&gt;&lt;BR /&gt;# last ` who am i `&lt;BR /&gt;&lt;BR /&gt;2. Convert the wtmp file to ascii into a file system that has sufficient space:&lt;BR /&gt;&lt;BR /&gt;# cat /var/adm/wtmp | /usr/sbin/acct/fwtmp &amp;gt; /tmp/ascii_wtmp&lt;BR /&gt;&lt;BR /&gt;3. Determine the number of lines in the ascii file, take 10% of that value, and subtract that from total number of lines:&lt;BR /&gt;&lt;BR /&gt;# lines=`cat /tmp/ascii_wtmp | wc -l`;lines2=`expr $lines / 10`; export lines3=`expr $lines - $lines2`;echo $lines3&lt;BR /&gt;&lt;BR /&gt;4. Start the ascii file from the line number given as output from the above command:&lt;BR /&gt;&lt;BR /&gt;# awk ' ( NR &amp;gt; '$lines3' ) ' /tmp/ascii_wtmp &amp;gt;  /tmp/ascii_wtmp2&lt;BR /&gt;&lt;BR /&gt;5.  Convert the trimmed ascii file back to binary in place of the original wtmp:&lt;BR /&gt;&lt;BR /&gt;# cat /tmp/ascii_wtmp2 | /usr/sbin/acct/fwtmp -ic &amp;gt; /var/adm/wtmp &lt;BR /&gt;&lt;BR /&gt;6.  Verify that the operation was successful&lt;BR /&gt;&lt;BR /&gt;# ll /var/adm/wtmp&lt;BR /&gt;&lt;BR /&gt;# last ` who am i `&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Dec 2007 19:46:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084225#M738554</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-12-14T19:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: What is the Fastest Authentication Protocols for SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084226#M738555</link>
      <description>I just blew away the wtmp file, we dont need wtmp or btmp as it is a security risk anyways. I will monitor if the login improved.&lt;BR /&gt;&lt;BR /&gt;But i notice we also have a file "wtmps" in the same dir as wtmp and it is large over 78mb..what is that?&lt;BR /&gt;&lt;BR /&gt;Secondly, since we are on 11.23 so we should have a Random Number Generator built in, but my question is how do i know its running or being used? thanks</description>
      <pubDate>Fri, 14 Dec 2007 20:05:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084226#M738555</guid>
      <dc:creator>Shah Sahib</dc:creator>
      <dc:date>2007-12-14T20:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: What is the Fastest Authentication Protocols for SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084227#M738556</link>
      <description>I know you posted ssh -vvv and connected.  You could also try running the sshd deamon in debug.  sshd -ddd I've only messed with it a little when I was having issues, it seems like its only good for 1 session.  (I couldn't figure out to allow it to have more then 1, but didn't spend much time on it)&lt;BR /&gt;&lt;BR /&gt;So at least you could watch the origination and destinations and see where it gets hung up.&lt;BR /&gt;&lt;BR /&gt;I've never had any issues with speed on 11.11 or newer.  I only mention the wtmp/btmp because we do have some old 11.00 servers that when those files grow it tends to slow things down.  I'm assuming it uses those files to randomly seed your connections.  But if it helps great.  I would just be surprised if it did.&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Dec 2007 15:02:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084227#M738556</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2007-12-17T15:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: What is the Fastest Authentication Protocols for SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084228#M738557</link>
      <description>&lt;BR /&gt;Secondly, since we are on 11.23 so we should have a Random Number Generator built in, but my question is how do i know its running or being used?&lt;BR /&gt;&lt;BR /&gt;watch the screen (RNG is ready, skipping seeding)&lt;BR /&gt;&lt;BR /&gt;#tusc -Eeaf -p -v -rall -wall -vall -T '' -o /tmp/ssh_tusc.txt ssh -vvv root@localhost&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Dec 2007 20:50:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084228#M738557</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-12-17T20:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: What is the Fastest Authentication Protocols for SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084229#M738558</link>
      <description>Thanks Santhosh, tusc seems to be a good tool, we dont have it yet but will look into it.</description>
      <pubDate>Tue, 18 Dec 2007 20:23:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084229#M738558</guid>
      <dc:creator>Shah Sahib</dc:creator>
      <dc:date>2007-12-18T20:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: What is the Fastest Authentication Protocols for SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084230#M738559</link>
      <description>thanks to all.</description>
      <pubDate>Wed, 02 Jan 2008 15:46:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-fastest-authentication-protocols-for-ssh/m-p/5084230#M738559</guid>
      <dc:creator>Shah Sahib</dc:creator>
      <dc:date>2008-01-02T15:46:24Z</dc:date>
    </item>
  </channel>
</rss>

