<?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 timeout in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/login-timeout/m-p/2737511#M721909</link>
    <description>Hi, &lt;BR /&gt;&lt;BR /&gt;You can search for the following entry in the /etc/profile or .profile file of the users. &lt;BR /&gt;&lt;BR /&gt;Remove the TMOUT paramters from /etc/profile for all users. &lt;BR /&gt;&lt;BR /&gt;TMOUT=seconds &lt;BR /&gt;&lt;BR /&gt;TMOUT affects how the shell itself operates. So if someone is sitting at a &lt;BR /&gt;shell prompt too long, they get logged out. &lt;BR /&gt;&lt;BR /&gt;But if they, for instance, run the vi editor and then walk away, TMOUT does no &lt;BR /&gt;good. The vi editor ignores TMOUT. While any program could obtain TMOUT and &lt;BR /&gt;respect it, none except the shell do (as far as I know). &lt;BR /&gt;&lt;BR /&gt;Even if they did, the editor would probably just exit and thus the shell would &lt;BR /&gt;then start a second TMOUT period. &lt;BR /&gt;&lt;BR /&gt;Thats it. &lt;BR /&gt;&lt;BR /&gt;Regards, &lt;BR /&gt;piyush</description>
    <pubDate>Tue, 04 Jun 2002 18:26:03 GMT</pubDate>
    <dc:creator>PIYUSH D. PATEL</dc:creator>
    <dc:date>2002-06-04T18:26:03Z</dc:date>
    <item>
      <title>login timeout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-timeout/m-p/2737509#M721907</link>
      <description>Hi guys&lt;BR /&gt;&lt;BR /&gt;on another note....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is there a timeout session that i can disable&lt;BR /&gt;when logged in so it does not boot me out due to inactivity ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thans for your help...</description>
      <pubDate>Tue, 04 Jun 2002 16:29:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-timeout/m-p/2737509#M721907</guid>
      <dc:creator>jeff go</dc:creator>
      <dc:date>2002-06-04T16:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: login timeout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-timeout/m-p/2737510#M721908</link>
      <description>The only standard feature in HP-UX that can do that is the shell timeout, normally not set. For POSIX shell users, type:&lt;BR /&gt;&lt;BR /&gt;echo $TMOUT&lt;BR /&gt;&lt;BR /&gt;If set, it will be the number of seconds of idle shell prompt time before an auto-logout occurs. For csh, the variable is autologout and is in minutes.&lt;BR /&gt;&lt;BR /&gt;In both cases, the shell only counts the time at the shell prompt. If you run a copy of vi, the timer stops and restarts once you exit vi.&lt;BR /&gt;&lt;BR /&gt;So, simply set TMOUT or autologout to 0 to avoid getting a timeout. However, I would only do this when your computer is not connected to any network. This is more of a security issue than performance controls.</description>
      <pubDate>Tue, 04 Jun 2002 16:53:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-timeout/m-p/2737510#M721908</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-06-04T16:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: login timeout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-timeout/m-p/2737511#M721909</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;You can search for the following entry in the /etc/profile or .profile file of the users. &lt;BR /&gt;&lt;BR /&gt;Remove the TMOUT paramters from /etc/profile for all users. &lt;BR /&gt;&lt;BR /&gt;TMOUT=seconds &lt;BR /&gt;&lt;BR /&gt;TMOUT affects how the shell itself operates. So if someone is sitting at a &lt;BR /&gt;shell prompt too long, they get logged out. &lt;BR /&gt;&lt;BR /&gt;But if they, for instance, run the vi editor and then walk away, TMOUT does no &lt;BR /&gt;good. The vi editor ignores TMOUT. While any program could obtain TMOUT and &lt;BR /&gt;respect it, none except the shell do (as far as I know). &lt;BR /&gt;&lt;BR /&gt;Even if they did, the editor would probably just exit and thus the shell would &lt;BR /&gt;then start a second TMOUT period. &lt;BR /&gt;&lt;BR /&gt;Thats it. &lt;BR /&gt;&lt;BR /&gt;Regards, &lt;BR /&gt;piyush</description>
      <pubDate>Tue, 04 Jun 2002 18:26:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-timeout/m-p/2737511#M721909</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-06-04T18:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: login timeout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-timeout/m-p/2737512#M721910</link>
      <description>You may want to check with your System Administrator (SA) to make sure he/she is not running a "killer" script. A "killer" script is one that monitors Process IDs and their CPU utilization. It will kill a process that has been idle for so many minutes. Some SAs run "killer" script to get around those users who sit in vi to avoid being killed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Marty</description>
      <pubDate>Tue, 04 Jun 2002 19:48:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-timeout/m-p/2737512#M721910</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2002-06-04T19:48:57Z</dc:date>
    </item>
  </channel>
</rss>

