<?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: Login issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4566747#M534261</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try to login the system with failsafe root session.&lt;BR /&gt;&lt;BR /&gt;Check following files;&lt;BR /&gt;/etc/hosts&lt;BR /&gt;/sbin/rc.config.d/netconf&lt;BR /&gt;/etc/nsswitch.conf&lt;BR /&gt;/etc/resolv.cond (dns)&lt;BR /&gt;&lt;BR /&gt;Look for typos incorrect hostnames incorrect ip's &lt;BR /&gt;&lt;BR /&gt;Check if both commands have the same output&lt;BR /&gt;&lt;BR /&gt;# ping ip_of_J6750&lt;BR /&gt;# ping name_of_J6750&lt;BR /&gt;&lt;BR /&gt;You could also try to run the dr_dt script and post the errors.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan.</description>
    <pubDate>Tue, 19 Jan 2010 11:32:35 GMT</pubDate>
    <dc:creator>Robert-Jan Goossens</dc:creator>
    <dc:date>2010-01-19T11:32:35Z</dc:date>
    <item>
      <title>Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4566744#M534258</link>
      <description>I have one HP j6750 running with hp unix. &lt;BR /&gt;&lt;BR /&gt;Problem is once i give my user id an passwd only i am getting one blank screen and it will not show any errors also.&lt;BR /&gt;&lt;BR /&gt;Where could be the issue?</description>
      <pubDate>Tue, 19 Jan 2010 10:48:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4566744#M534258</guid>
      <dc:creator>kvsheejith</dc:creator>
      <dc:date>2010-01-19T10:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4566745#M534259</link>
      <description>Hi shreejith,&lt;BR /&gt;&lt;BR /&gt;does this happen only for your login?  &lt;BR /&gt;what about root login? and through console?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ssh or rlogin or telnet ?</description>
      <pubDate>Tue, 19 Jan 2010 11:08:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4566745#M534259</guid>
      <dc:creator>johnsonpk</dc:creator>
      <dc:date>2010-01-19T11:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4566746#M534260</link>
      <description>do you have root login , if yes can you try login with root and if you are able to do login with root than please send the following details&lt;BR /&gt;&lt;BR /&gt;cat /etc/passwd | grep user name &lt;BR /&gt;&lt;BR /&gt;copy of /etc/shells&lt;BR /&gt;&lt;BR /&gt;copy of .profile of the user</description>
      <pubDate>Tue, 19 Jan 2010 11:11:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4566746#M534260</guid>
      <dc:creator>Jupinder Bedi</dc:creator>
      <dc:date>2010-01-19T11:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4566747#M534261</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try to login the system with failsafe root session.&lt;BR /&gt;&lt;BR /&gt;Check following files;&lt;BR /&gt;/etc/hosts&lt;BR /&gt;/sbin/rc.config.d/netconf&lt;BR /&gt;/etc/nsswitch.conf&lt;BR /&gt;/etc/resolv.cond (dns)&lt;BR /&gt;&lt;BR /&gt;Look for typos incorrect hostnames incorrect ip's &lt;BR /&gt;&lt;BR /&gt;Check if both commands have the same output&lt;BR /&gt;&lt;BR /&gt;# ping ip_of_J6750&lt;BR /&gt;# ping name_of_J6750&lt;BR /&gt;&lt;BR /&gt;You could also try to run the dr_dt script and post the errors.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Tue, 19 Jan 2010 11:32:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4566747#M534261</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2010-01-19T11:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4566748#M534262</link>
      <description>ahhh stupid me.&lt;BR /&gt;&lt;BR /&gt;change &lt;BR /&gt;&lt;BR /&gt;# ping ip_of_J6750&lt;BR /&gt;# ping name_of_J6750&lt;BR /&gt;&lt;BR /&gt;into&lt;BR /&gt;&lt;BR /&gt;# nslookup ip_of_J6750&lt;BR /&gt;# nslookup name_of_J6750</description>
      <pubDate>Tue, 19 Jan 2010 11:34:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4566748#M534262</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2010-01-19T11:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4566749#M534263</link>
      <description>How are you connecting to the box through ssh or telnet/rlogin etc.&lt;BR /&gt;If you are using putty make sure that it is supporting the ssh version that on the box.&lt;BR /&gt;&lt;BR /&gt;check .profile environment values for DISPLAY &amp;amp; Term&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Jan 2010 15:15:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4566749#M534263</guid>
      <dc:creator>TARUN SHARMA_1</dc:creator>
      <dc:date>2010-01-19T15:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4566750#M534264</link>
      <description>I am able to do telnet and ssh with all the user id including root.But i am unable to login in machine using any account only i can see mouse pointer. &lt;BR /&gt;&lt;BR /&gt;NIS is working fine and all the other services are working fine.&lt;BR /&gt;&lt;BR /&gt;Is there any issue with some files?</description>
      <pubDate>Wed, 20 Jan 2010 06:06:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4566750#M534264</guid>
      <dc:creator>kvsheejith</dc:creator>
      <dc:date>2010-01-20T06:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4566751#M534265</link>
      <description>I am able to do telnet and ssh with all the user id including root.But i am unable to login in machine using any account only i can see mouse pointer. &lt;BR /&gt;&lt;BR /&gt;I am not getting you when you mention any account.&lt;BR /&gt;If you are facing problem with your account only then check for .profile or try it copy from some other users accout.</description>
      <pubDate>Wed, 20 Jan 2010 07:11:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4566751#M534265</guid>
      <dc:creator>TARUN SHARMA_1</dc:creator>
      <dc:date>2010-01-20T07:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4566752#M534266</link>
      <description>&amp;gt;i am unable to login in machine using any account only i can see mouse pointer. &lt;BR /&gt;&lt;BR /&gt;so this is a workstation with CDE installed. Look for the ~/.dtlogin file and some X-specific settings. For CDE settings, see /etc/dt/config/Xconfig. I think there is a misconfiguration regarding your graphical frontend.&lt;BR /&gt;&lt;BR /&gt;****&lt;BR /&gt;&lt;BR /&gt;You could also try remotely (via ssh) the following:&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/dtlogin.rc stop&lt;BR /&gt;&lt;BR /&gt;Can you log in locally after you stop CDE?</description>
      <pubDate>Wed, 20 Jan 2010 13:45:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4566752#M534266</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-01-20T13:45:16Z</dc:date>
    </item>
  </channel>
</rss>

