<?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: Timed out sessions in HP-UX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320120#M873897</link>
    <description>Thanks a ton for your replies. I tried the same, but it did n't work. I have one login server, in this server for all the user i have to set Timed Out sessions, since they open so many processes for a such a long time and it is causing for server performance slow down.&lt;BR /&gt;&lt;BR /&gt;Can you please guide me.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Srichandan</description>
    <pubDate>Thu, 01 Jul 2004 04:57:34 GMT</pubDate>
    <dc:creator>Srichandan T.</dc:creator>
    <dc:date>2004-07-01T04:57:34Z</dc:date>
    <item>
      <title>Timed out sessions in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320116#M873893</link>
      <description>I have one doubt. How can I set the Timedout sessions for user logins. Could you please tell me.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Srichandan</description>
      <pubDate>Thu, 01 Jul 2004 03:45:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320116#M873893</guid>
      <dc:creator>Srichandan T.</dc:creator>
      <dc:date>2004-07-01T03:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: Timed out sessions in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320117#M873894</link>
      <description>Use the TMOUT variable in the users .profile.&lt;BR /&gt; &lt;BR /&gt;Set it with&lt;BR /&gt; &lt;BR /&gt;"export TMOUT=30" for a 30 second timeout period.</description>
      <pubDate>Thu, 01 Jul 2004 04:22:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320117#M873894</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-07-01T04:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Timed out sessions in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320118#M873895</link>
      <description>Hi Srichandan,&lt;BR /&gt;Set the TMOUT variable either in /etc/profile ( if you want it for all users) or in .profile file for that particular user in his Home Directory.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Jul 2004 04:25:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320118#M873895</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-07-01T04:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Timed out sessions in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320119#M873896</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Take a look at the TMOUT environment setting. you could add this to a $HOME/.profile&lt;BR /&gt;&lt;BR /&gt;# TMOUT=seconds;export TMOUT&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 01 Jul 2004 04:28:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320119#M873896</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-07-01T04:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Timed out sessions in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320120#M873897</link>
      <description>Thanks a ton for your replies. I tried the same, but it did n't work. I have one login server, in this server for all the user i have to set Timed Out sessions, since they open so many processes for a such a long time and it is causing for server performance slow down.&lt;BR /&gt;&lt;BR /&gt;Can you please guide me.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Srichandan</description>
      <pubDate>Thu, 01 Jul 2004 04:57:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320120#M873897</guid>
      <dc:creator>Srichandan T.</dc:creator>
      <dc:date>2004-07-01T04:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Timed out sessions in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320121#M873898</link>
      <description>Hi Srichandan,&lt;BR /&gt;What did you do exactly. Let us know  whether you have added TMOUT variable and exported it? if so where.&lt;BR /&gt;Actually it should work...something wrong with the procedure followed.&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Thu, 01 Jul 2004 05:16:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320121#M873898</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-07-01T05:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Timed out sessions in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320122#M873899</link>
      <description>Bhrath,&lt;BR /&gt;I have added (TMOUT=900;export TMOUT) this line in $HOME/.profile file. As per this after 15 minutes user session will be closed. Can you please let me know how to do that.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Srichandan&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Jul 2004 05:22:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320122#M873899</guid>
      <dc:creator>Srichandan T.</dc:creator>
      <dc:date>2004-07-01T05:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Timed out sessions in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320123#M873900</link>
      <description>It will get disconnected only after 15 minutes of idle time, not after 15 minutes you got connected..&lt;BR /&gt;&lt;BR /&gt;with best wishes&lt;BR /&gt;Naveej</description>
      <pubDate>Thu, 01 Jul 2004 05:23:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320123#M873900</guid>
      <dc:creator>Naveej.K.A</dc:creator>
      <dc:date>2004-07-01T05:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Timed out sessions in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320124#M873901</link>
      <description>hi sri,&lt;BR /&gt;&lt;BR /&gt;man leave&lt;BR /&gt;&lt;BR /&gt;could be of help to you&lt;BR /&gt;&lt;BR /&gt;with best wishes&lt;BR /&gt;Naveej</description>
      <pubDate>Thu, 01 Jul 2004 05:45:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320124#M873901</guid>
      <dc:creator>Naveej.K.A</dc:creator>
      <dc:date>2004-07-01T05:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: Timed out sessions in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320125#M873902</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;which shell are you using?&lt;BR /&gt;&lt;BR /&gt;ksh&lt;BR /&gt;csh&lt;BR /&gt;sh&lt;BR /&gt;....&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Ettore</description>
      <pubDate>Thu, 01 Jul 2004 05:59:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320125#M873902</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2004-07-01T05:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Timed out sessions in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320126#M873903</link>
      <description>Hi Sri,&lt;BR /&gt;Ask that user to login. Then just minimize that windows and sit idle for 15 min. Do not do any activity in that session. Monitor this from other session may be you log in as root from somewhere else.&lt;BR /&gt;# w&lt;BR /&gt;this will show the session that user logged in. Now as soon as the User logs in check the Idle field in above output for that user. As soon as it reaches 15 min. it will get timeouted.&lt;BR /&gt;Hope that helps.&lt;BR /&gt;Regards,</description>
      <pubDate>Thu, 01 Jul 2004 06:01:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320126#M873903</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-07-01T06:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Timed out sessions in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320127#M873904</link>
      <description>Hi Bharath, Naveen &amp;amp; fabio,&lt;BR /&gt;Thanks a lot.. its working fine.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Srichandan</description>
      <pubDate>Thu, 01 Jul 2004 06:47:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320127#M873904</guid>
      <dc:creator>Srichandan T.</dc:creator>
      <dc:date>2004-07-01T06:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Timed out sessions in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320128#M873905</link>
      <description>hi sri,&lt;BR /&gt;&lt;BR /&gt;If its working Please assign points to the replies which helped u.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;naveej</description>
      <pubDate>Thu, 01 Jul 2004 06:53:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320128#M873905</guid>
      <dc:creator>Naveej.K.A</dc:creator>
      <dc:date>2004-07-01T06:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Timed out sessions in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320129#M873906</link>
      <description>Just be careful, the variable TMOUT works --unless the user re-exports it to a higher value, (max being 1316134911 seconds.)  The user can't simply unset TMOUT, they must actually set it higher.&lt;BR /&gt;So this is based on the honor system and obscurity.</description>
      <pubDate>Tue, 13 Jul 2004 09:31:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320129#M873906</guid>
      <dc:creator>Albert Smith_2</dc:creator>
      <dc:date>2004-07-13T09:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Timed out sessions in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320130#M873907</link>
      <description>Here's a quick perl program that you can run in root's crontab that will notify and terminate user sessions.&lt;BR /&gt;I run it every 5 minutes.</description>
      <pubDate>Tue, 13 Jul 2004 09:42:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320130#M873907</guid>
      <dc:creator>Albert Smith_2</dc:creator>
      <dc:date>2004-07-13T09:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: Timed out sessions in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320131#M873908</link>
      <description>Correction to perl script above...&lt;BR /&gt;Remove line # 76 (unless($uname eq "asmith"...) as it is only used for testing.</description>
      <pubDate>Tue, 13 Jul 2004 09:59:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timed-out-sessions-in-hp-ux/m-p/3320131#M873908</guid>
      <dc:creator>Albert Smith_2</dc:creator>
      <dc:date>2004-07-13T09:59:44Z</dc:date>
    </item>
  </channel>
</rss>

