<?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: delayed logins in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/delayed-logins/m-p/2562377#M919097</link>
    <description>It is not a nis client, the users are defined localy and the name server is not new, I have not shuffed the order in nsswitch.conf but i have deleted the entry there for nis lookup.</description>
    <pubDate>Mon, 06 Aug 2001 20:49:53 GMT</pubDate>
    <dc:creator>Paul Romanek</dc:creator>
    <dc:date>2001-08-06T20:49:53Z</dc:date>
    <item>
      <title>delayed logins</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/delayed-logins/m-p/2562375#M919095</link>
      <description>I have L2000 server running hpux 11.0, When I added a nameserver to the resolv.conf I started experiencing delayed logins (up to 1 1/2 minutes) on my server from our remote sites. This happens intermittently, mostly on the first login. We are using kermit95 to telnet to the server but i do not think it is the problem. I have also edited nsswitch.conf and removed the nis lookup but still no go. I could use any idea's you may have to help resolve this problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Paul Romanek</description>
      <pubDate>Mon, 06 Aug 2001 20:29:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/delayed-logins/m-p/2562375#M919095</guid>
      <dc:creator>Paul Romanek</dc:creator>
      <dc:date>2001-08-06T20:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: delayed logins</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/delayed-logins/m-p/2562376#M919096</link>
      <description>Hi Paul,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is this machine an NIS client? Are the users defined locally (local /etc/passwd ??)  Did you notice this delay after adding nameserver in the resolv.conf ? (Is the nameserver you added to the resolv.conf, a new nameserver?&lt;BR /&gt;If this is not the only nameserver, did you try reshuffling (change the order of) the nameservers in the resolv.conf&lt;BR /&gt;&lt;BR /&gt;-Regards&lt;BR /&gt;I am RU</description>
      <pubDate>Mon, 06 Aug 2001 20:38:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/delayed-logins/m-p/2562376#M919096</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2001-08-06T20:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: delayed logins</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/delayed-logins/m-p/2562377#M919097</link>
      <description>It is not a nis client, the users are defined localy and the name server is not new, I have not shuffed the order in nsswitch.conf but i have deleted the entry there for nis lookup.</description>
      <pubDate>Mon, 06 Aug 2001 20:49:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/delayed-logins/m-p/2562377#M919097</guid>
      <dc:creator>Paul Romanek</dc:creator>
      <dc:date>2001-08-06T20:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: delayed logins</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/delayed-logins/m-p/2562378#M919098</link>
      <description>Your problem is probably related to the new name server.  Try this:&lt;BR /&gt;&lt;BR /&gt;1) Go into nslookup&lt;BR /&gt;2) Set the server to the new name server you added&lt;BR /&gt;3) Try looking up your L2000 via both hostname and IP address.  You should get a response from both.  My guess is you won't get a response, or will get a delayed response from one or the other.  This is probably your problem.&lt;BR /&gt;&lt;BR /&gt;You will need to fix this on your name server.  Do that and your problems should go away.</description>
      <pubDate>Mon, 06 Aug 2001 21:08:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/delayed-logins/m-p/2562378#M919098</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-08-06T21:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: delayed logins</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/delayed-logins/m-p/2562379#M919099</link>
      <description>Hi Paul,&lt;BR /&gt;&lt;BR /&gt;This may not be directly related to your problem, but identifies some of the problems you may be seeing and explains a little more as to why you may be seeing the problem. In all probability, it is an issue with your new name server.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x1d940559ff7cd4118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x1d940559ff7cd4118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here's another link where the user thought they weren't running NIS, but well such is life ;)&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x6cbd6af52b04d5118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x6cbd6af52b04d5118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-HTH&lt;BR /&gt;I am Ru&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Aug 2001 21:20:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/delayed-logins/m-p/2562379#M919099</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2001-08-06T21:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: delayed logins</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/delayed-logins/m-p/2562380#M919100</link>
      <description>Hi Paul:&lt;BR /&gt;&lt;BR /&gt;This may be a delay due to "reverse name lookup".  One way to verify this is to connect via IPAddress vs. via hostname.&lt;BR /&gt;&lt;BR /&gt;Making sure that your device's name is represented in the DNS tables of the DNS server will eliminate the (timeout) delay if reverse name lookup is, in fact, causing the delay.&lt;BR /&gt;&lt;BR /&gt;Another work-around is to declare your clents in /etc/hosts -- even as bogus hostnames.&lt;BR /&gt;&lt;BR /&gt;In either case, it is wise to make sure /etc/nsswitch.conf contains a line that looks like this (in the absence of NIS):&lt;BR /&gt;&lt;BR /&gt;hosts: files [NOTFOUND=CONTINUE] dns&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Aug 2001 21:44:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/delayed-logins/m-p/2562380#M919100</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-08-06T21:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: delayed logins</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/delayed-logins/m-p/2562381#M919101</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  Please see if the nameservers listed&lt;BR /&gt;&lt;BR /&gt;in /etc/resolv.conf are working fine..&lt;BR /&gt;&lt;BR /&gt;  Becoz whenever a client is intiating a telnet&lt;BR /&gt;&lt;BR /&gt;connection...the server is going to check&lt;BR /&gt;&lt;BR /&gt;that clients IP address..&lt;BR /&gt;&lt;BR /&gt;  So it has to resolv it..&lt;BR /&gt;&lt;BR /&gt;  and if the first name server listed in&lt;BR /&gt;&lt;BR /&gt;/etc/resolv.conf is not working or if cannot&lt;BR /&gt;&lt;BR /&gt;resolv the Name-to-ip or ip-to-name then&lt;BR /&gt;&lt;BR /&gt;U will get a delayed login as the first name&lt;BR /&gt;&lt;BR /&gt;server has to time out then only system&lt;BR /&gt;&lt;BR /&gt;will go for next name server..&lt;BR /&gt;&lt;BR /&gt;   SO what I will suggest U is that&lt;BR /&gt;&lt;BR /&gt;U check out whether all the servers in &lt;BR /&gt;&lt;BR /&gt;/etc/resolv.conf is working or just &lt;BR /&gt;&lt;BR /&gt;rearrange the order and try&lt;BR /&gt;&lt;BR /&gt;Sundar</description>
      <pubDate>Wed, 08 Aug 2001 14:56:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/delayed-logins/m-p/2562381#M919101</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2001-08-08T14:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: delayed logins</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/delayed-logins/m-p/2562382#M919102</link>
      <description>James is correct, it is a reverse DNS problem. We experience that as well. Two solutions&lt;BR /&gt;&lt;BR /&gt;1.) Quick and Dirty - add the IP address that is having trouble to your /etc/hosts file. All problems go away.&lt;BR /&gt;&lt;BR /&gt;2.) The right way - if there a lot of machines that are at the remote site, then the better answer is to run a local DNS server that will be able to resolve the IP addresses.</description>
      <pubDate>Wed, 08 Aug 2001 15:27:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/delayed-logins/m-p/2562382#M919102</guid>
      <dc:creator>Dan Rosen</dc:creator>
      <dc:date>2001-08-08T15:27:27Z</dc:date>
    </item>
  </channel>
</rss>

