<?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: Timeout Period for Telnet in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/timeout-period-for-telnet/m-p/3693808#M555302</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Please go thru this,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=900842" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=900842&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HtH,&lt;BR /&gt;&lt;BR /&gt;Siva.</description>
    <pubDate>Mon, 19 Dec 2005 01:59:01 GMT</pubDate>
    <dc:creator>Sivakumar TS</dc:creator>
    <dc:date>2005-12-19T01:59:01Z</dc:date>
    <item>
      <title>Timeout Period for Telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timeout-period-for-telnet/m-p/3693804#M555298</link>
      <description>How to set timeout period for telnet?</description>
      <pubDate>Mon, 19 Dec 2005 00:56:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timeout-period-for-telnet/m-p/3693804#M555298</guid>
      <dc:creator>Sathyaswarupa</dc:creator>
      <dc:date>2005-12-19T00:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Timeout Period for Telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timeout-period-for-telnet/m-p/3693805#M555299</link>
      <description># export TMOUT=&lt;SECONDS&gt; &lt;BR /&gt;&lt;BR /&gt;Export TMOUT variable in any user's profile to activate session timeout. &lt;BR /&gt;&lt;BR /&gt;-Arun&lt;/SECONDS&gt;</description>
      <pubDate>Mon, 19 Dec 2005 01:01:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timeout-period-for-telnet/m-p/3693805#M555299</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-12-19T01:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Timeout Period for Telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timeout-period-for-telnet/m-p/3693806#M555300</link>
      <description>Use TMOUT variable setting in profile files. Use it specifically else &lt;BR /&gt;&lt;BR /&gt;If you set TMOUT variable with value in .profile then it will be activated all logins including ssh based, rlogin based too.&lt;BR /&gt;&lt;BR /&gt;To avoid that,&lt;BR /&gt;&lt;BR /&gt;---- $HOME/.profile ---&lt;BR /&gt;&lt;BR /&gt;ps | grep -q telnet&lt;BR /&gt;if [[ ${?} -eq 0 ]]&lt;BR /&gt;then&lt;BR /&gt; # 1 hour&lt;BR /&gt;  export TMOUT=3600&lt;BR /&gt;fi&lt;BR /&gt;&lt;BR /&gt;-Muthu</description>
      <pubDate>Mon, 19 Dec 2005 01:33:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timeout-period-for-telnet/m-p/3693806#M555300</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-12-19T01:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Timeout Period for Telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timeout-period-for-telnet/m-p/3693807#M555301</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check the url below (docID : KBRC00012873) about 'What parameter controls telnet timeouts?' :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000069216208" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000069216208&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this information can help you.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;AW</description>
      <pubDate>Mon, 19 Dec 2005 01:45:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timeout-period-for-telnet/m-p/3693807#M555301</guid>
      <dc:creator>Adisuria Wangsadinata_1</dc:creator>
      <dc:date>2005-12-19T01:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Timeout Period for Telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timeout-period-for-telnet/m-p/3693808#M555302</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Please go thru this,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=900842" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=900842&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HtH,&lt;BR /&gt;&lt;BR /&gt;Siva.</description>
      <pubDate>Mon, 19 Dec 2005 01:59:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timeout-period-for-telnet/m-p/3693808#M555302</guid>
      <dc:creator>Sivakumar TS</dc:creator>
      <dc:date>2005-12-19T01:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Timeout Period for Telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timeout-period-for-telnet/m-p/3693809#M555303</link>
      <description>telnet doesn't have a timeout. Instead, telnet typically connects to a login process which then connects to a shell (specified in /etc/passwd). So the shell is where you may be able to set a timeout. For standard shells (POSIX shells like /usr/bin/sh and /usr/bin/ksh as well as the Bourne shell: /usr/old/bin/sh), set the variable TMOUT in seconds of inactivity. For /usr/bin/csh, the variable autologout is set to minutes of inactivity. If other shells are used, you'll have to refer to the man page (or the programmer if shell is a custom program or script).&lt;BR /&gt; &lt;BR /&gt;Now it's important to note that the shell does not monitor inactivity of subprocesses such as vi. Once a process is started from the shell, the shell is no longer running and cannot compute inactivity. Only when the shell prompt is on the screen will inactivity be measured.</description>
      <pubDate>Mon, 19 Dec 2005 08:19:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timeout-period-for-telnet/m-p/3693809#M555303</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-12-19T08:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Timeout Period for Telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timeout-period-for-telnet/m-p/3693810#M555304</link>
      <description>1,vi ~.profile&lt;BR /&gt;#add this line&lt;BR /&gt;export TMOUT=&lt;SECONDS&gt;&lt;BR /&gt;2,save and exit&lt;BR /&gt;3,logout and login again&lt;/SECONDS&gt;</description>
      <pubDate>Mon, 19 Dec 2005 22:34:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timeout-period-for-telnet/m-p/3693810#M555304</guid>
      <dc:creator>Nguyen Anh Tien</dc:creator>
      <dc:date>2005-12-19T22:34:09Z</dc:date>
    </item>
  </channel>
</rss>

