<?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: user login hangs in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/user-login-hangs/m-p/4995576#M779428</link>
    <description>The problem was with the .login file, it has a eval tset value without checking the TERM. I have removed this line and it works. the value for the TERM is setup in the .profile file.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot !!</description>
    <pubDate>Mon, 07 Aug 2006 09:37:48 GMT</pubDate>
    <dc:creator>simon_164</dc:creator>
    <dc:date>2006-08-07T09:37:48Z</dc:date>
    <item>
      <title>user login hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-login-hangs/m-p/4995571#M779423</link>
      <description>Whenever i am using the user root and i switch to another user let's say prdadm, it hangs. &lt;BR /&gt;su - prdadm&lt;BR /&gt;&lt;BR /&gt;then it hangs on TERM=(hp)&lt;BR /&gt;&lt;BR /&gt;It will not switch the user unless i press enter.&lt;BR /&gt;&lt;BR /&gt;Why is that? any idea how to fix it?&lt;BR /&gt;</description>
      <pubDate>Sat, 05 Aug 2006 15:20:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-login-hangs/m-p/4995571#M779423</guid>
      <dc:creator>simon_164</dc:creator>
      <dc:date>2006-08-05T15:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: user login hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-login-hangs/m-p/4995572#M779424</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Try another TERM&lt;BR /&gt;&lt;BR /&gt;TERM=hp generally only works with consoles. Try vt100 or vt220&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sat, 05 Aug 2006 15:54:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-login-hangs/m-p/4995572#M779424</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-05T15:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: user login hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-login-hangs/m-p/4995573#M779425</link>
      <description>Hi simon,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# export TERM=hpterm&lt;BR /&gt;&lt;BR /&gt;Verify /etc/profile file,&lt;BR /&gt;&lt;BR /&gt;Sample,&lt;BR /&gt;&lt;BR /&gt;grep "read" /etc/profile"&lt;BR /&gt;&lt;BR /&gt;rgs,&lt;BR /&gt;&lt;BR /&gt;ran&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Aug 2006 03:54:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-login-hangs/m-p/4995573#M779425</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2006-08-07T03:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: user login hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-login-hangs/m-p/4995574#M779426</link>
      <description>Hi Simon,&lt;BR /&gt;&lt;BR /&gt;Have a look at the user's .profile - it will have some scripting around the tset command which asks the user which TERM they wish to use.&lt;BR /&gt;&lt;BR /&gt;You could always hardcode the TERM variable in the .profile instead.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Mon, 07 Aug 2006 04:23:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-login-hangs/m-p/4995574#M779426</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2006-08-07T04:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: user login hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-login-hangs/m-p/4995575#M779427</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You have in the users' .profile command called tset in the format which requires user's input. &lt;BR /&gt;Try to find and exclude it from there .&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Mon, 07 Aug 2006 04:25:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-login-hangs/m-p/4995575#M779427</guid>
      <dc:creator>Victor Fridyev</dc:creator>
      <dc:date>2006-08-07T04:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: user login hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-login-hangs/m-p/4995576#M779428</link>
      <description>The problem was with the .login file, it has a eval tset value without checking the TERM. I have removed this line and it works. the value for the TERM is setup in the .profile file.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot !!</description>
      <pubDate>Mon, 07 Aug 2006 09:37:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-login-hangs/m-p/4995576#M779428</guid>
      <dc:creator>simon_164</dc:creator>
      <dc:date>2006-08-07T09:37:48Z</dc:date>
    </item>
  </channel>
</rss>

