<?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: Slow password authentication in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-password-authentication/m-p/3976218#M293703</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Yes, I saw it today while I was resurrecting two old D class boxes in my apartment.&lt;BR /&gt;&lt;BR /&gt;The problem was because the /etc/hosts file did not contain a record for the machine I was logging in to.&lt;BR /&gt;&lt;BR /&gt;For some reason login response is nasty slow on HP-UX systems when nsswitch.conf checks files first and the secondary DNS server is slow or Microsoft(or both).&lt;BR /&gt;&lt;BR /&gt;Making sure there is a valid /etc/hosts entry for exactly how your user log in will probably help.&lt;BR /&gt;&lt;BR /&gt;Lets say the host ip is 192.168.0.10&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/etc/hosts&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;192.168.0.10   galactica  galactica.your.net&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You will notice I covered the shortname and the fdqn or fully qualified domain name.&lt;BR /&gt;&lt;BR /&gt;Also check /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;If those servers can not be contacted or are slow it will make login seem interminable.&lt;BR /&gt;&lt;BR /&gt;Slow response on the hostname lookups of the client machines can also contribute to this problem.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Thu, 05 Apr 2007 14:04:37 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2007-04-05T14:04:37Z</dc:date>
    <item>
      <title>Slow password authentication</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-password-authentication/m-p/3976213#M293698</link>
      <description>I have an rp7420 that has a distinct pause after we type in the password.  It's running 11.23 in a service guard cluster.  The other node in the cluster doesn't have this behavior.  There's no delay at all during any other part of the connection/login process.&lt;BR /&gt;&lt;BR /&gt;The server itself is rarely all that busy and averages 7% CPU and disk utilization.&lt;BR /&gt;&lt;BR /&gt;The delay isn't bad but it's the first time I've seen this and I don't want it to worsen. &lt;BR /&gt;&lt;BR /&gt;Has anyone seen this before?</description>
      <pubDate>Thu, 05 Apr 2007 13:42:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-password-authentication/m-p/3976213#M293698</guid>
      <dc:creator>Terrence</dc:creator>
      <dc:date>2007-04-05T13:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Slow password authentication</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-password-authentication/m-p/3976214#M293699</link>
      <description>Is this with every logon attempt? Also how are you logging in, e.g., ssh, console, telnet. It could be dns. I have seen pauses in logins while the service does a reverse dns lookup.</description>
      <pubDate>Thu, 05 Apr 2007 13:45:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-password-authentication/m-p/3976214#M293699</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-04-05T13:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Slow password authentication</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-password-authentication/m-p/3976215#M293700</link>
      <description>The delay is everytime and happens with both telnet and ssh.  Also it happens only during password authentication not during connection so DNS doesn't enter into it.  &lt;BR /&gt;&lt;BR /&gt;It also happens when I su.  The other server in the cluster is identical and it doesn't have the problem.</description>
      <pubDate>Thu, 05 Apr 2007 13:50:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-password-authentication/m-p/3976215#M293700</guid>
      <dc:creator>Terrence</dc:creator>
      <dc:date>2007-04-05T13:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Slow password authentication</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-password-authentication/m-p/3976216#M293701</link>
      <description>What do you use for password authentication? Is it local or vendor/third party software like DCE?</description>
      <pubDate>Thu, 05 Apr 2007 13:56:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-password-authentication/m-p/3976216#M293701</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2007-04-05T13:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Slow password authentication</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-password-authentication/m-p/3976217#M293702</link>
      <description>Local authentication, nothing fancy or unusual.</description>
      <pubDate>Thu, 05 Apr 2007 14:03:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-password-authentication/m-p/3976217#M293702</guid>
      <dc:creator>Terrence</dc:creator>
      <dc:date>2007-04-05T14:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Slow password authentication</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-password-authentication/m-p/3976218#M293703</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Yes, I saw it today while I was resurrecting two old D class boxes in my apartment.&lt;BR /&gt;&lt;BR /&gt;The problem was because the /etc/hosts file did not contain a record for the machine I was logging in to.&lt;BR /&gt;&lt;BR /&gt;For some reason login response is nasty slow on HP-UX systems when nsswitch.conf checks files first and the secondary DNS server is slow or Microsoft(or both).&lt;BR /&gt;&lt;BR /&gt;Making sure there is a valid /etc/hosts entry for exactly how your user log in will probably help.&lt;BR /&gt;&lt;BR /&gt;Lets say the host ip is 192.168.0.10&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/etc/hosts&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;192.168.0.10   galactica  galactica.your.net&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You will notice I covered the shortname and the fdqn or fully qualified domain name.&lt;BR /&gt;&lt;BR /&gt;Also check /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;If those servers can not be contacted or are slow it will make login seem interminable.&lt;BR /&gt;&lt;BR /&gt;Slow response on the hostname lookups of the client machines can also contribute to this problem.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 05 Apr 2007 14:04:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-password-authentication/m-p/3976218#M293703</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-04-05T14:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Slow password authentication</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-password-authentication/m-p/3976219#M293704</link>
      <description>The hosts file is identical to it's twin in the SG cluster which does not have the pause.  All entries in the hosts file are accurate.  Also this event happens during the password authentication only so there is no DNS activity as part of this action.&lt;BR /&gt;&lt;BR /&gt;The DNS entries are correct and resolv.conf is also configured correctly.</description>
      <pubDate>Thu, 05 Apr 2007 15:49:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-password-authentication/m-p/3976219#M293704</guid>
      <dc:creator>Terrence</dc:creator>
      <dc:date>2007-04-05T15:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Slow password authentication</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-password-authentication/m-p/3976220#M293705</link>
      <description>Are you running NIS, LDAP, or local passwords? Are the user's home directories local or NFS mounted? Try killing the pwgrd daemon and see if the behavior changes. You don't even need to restart it.</description>
      <pubDate>Thu, 05 Apr 2007 16:07:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-password-authentication/m-p/3976220#M293705</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-04-05T16:07:44Z</dc:date>
    </item>
  </channel>
</rss>

