<?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: Auto Logout in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/auto-logout/m-p/4088832#M21209</link>
    <description>Sorry left out part of the line that I get at login&lt;BR /&gt;&lt;BR /&gt;-sh: tmout.sh:: not found</description>
    <pubDate>Fri, 19 Oct 2007 09:12:25 GMT</pubDate>
    <dc:creator>Bruce eley_1</dc:creator>
    <dc:date>2007-10-19T09:12:25Z</dc:date>
    <item>
      <title>Auto Logout</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/auto-logout/m-p/4088829#M21206</link>
      <description>My users are running in the /bin/sh shell. Does it support the TMOUT command? If not is there another way to logout idle logins?</description>
      <pubDate>Fri, 19 Oct 2007 08:26:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/auto-logout/m-p/4088829#M21206</guid>
      <dc:creator>Bruce eley_1</dc:creator>
      <dc:date>2007-10-19T08:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Logout</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/auto-logout/m-p/4088830#M21207</link>
      <description>Hi Bruce, TMOUT is not a command, is an environmen variable that must be set, for example:&lt;BR /&gt;&lt;BR /&gt;TMOUT=120&lt;BR /&gt;export TMOUT&lt;BR /&gt;&lt;BR /&gt;This should be included in the /etc/profile file.&lt;BR /&gt;&lt;BR /&gt;The man page for sh (man 1p sh) gives you info about the variables.&lt;BR /&gt;&lt;BR /&gt;Other options discussed in your previous post, do you remember?&lt;BR /&gt;&lt;BR /&gt;Have a nice day, welcome to the forum, and please, keep assigning points to the answers you get.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;</description>
      <pubDate>Fri, 19 Oct 2007 09:02:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/auto-logout/m-p/4088830#M21207</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-10-19T09:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Logout</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/auto-logout/m-p/4088831#M21208</link>
      <description>Thanks for the quick responce. I entered the varialbe in the /etc/profile and set it as follows&lt;BR /&gt;&lt;BR /&gt;TMOUT=120&lt;BR /&gt;export TMOUT&lt;BR /&gt;&lt;BR /&gt;when I log in I get -sh: tmout.sh: not found&lt;BR /&gt;&lt;BR /&gt;Your help is greatly appreciated!</description>
      <pubDate>Fri, 19 Oct 2007 09:10:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/auto-logout/m-p/4088831#M21208</guid>
      <dc:creator>Bruce eley_1</dc:creator>
      <dc:date>2007-10-19T09:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Logout</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/auto-logout/m-p/4088832#M21209</link>
      <description>Sorry left out part of the line that I get at login&lt;BR /&gt;&lt;BR /&gt;-sh: tmout.sh:: not found</description>
      <pubDate>Fri, 19 Oct 2007 09:12:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/auto-logout/m-p/4088832#M21209</guid>
      <dc:creator>Bruce eley_1</dc:creator>
      <dc:date>2007-10-19T09:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Logout</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/auto-logout/m-p/4088833#M21210</link>
      <description>Extrange, I just tested with the /bin/sh shell, adding the lines to the profile, and it works without problem.&lt;BR /&gt;&lt;BR /&gt;What OS version are you using (sizer -v).</description>
      <pubDate>Fri, 19 Oct 2007 09:57:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/auto-logout/m-p/4088833#M21210</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-10-19T09:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Logout</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/auto-logout/m-p/4088834#M21211</link>
      <description>Tru64 5.1</description>
      <pubDate>Fri, 19 Oct 2007 09:58:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/auto-logout/m-p/4088834#M21211</guid>
      <dc:creator>Bruce eley_1</dc:creator>
      <dc:date>2007-10-19T09:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Logout</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/auto-logout/m-p/4088835#M21212</link>
      <description>Hi Bruce,&lt;BR /&gt;Can you try one more thing open sh or ksh&lt;BR /&gt;# export TMOUT=120&lt;BR /&gt;&lt;BR /&gt;sit idle and see if its working.&lt;BR /&gt;Because like Ivan mine is also working.&lt;BR /&gt;BR,&lt;BR /&gt;Kapil</description>
      <pubDate>Tue, 23 Oct 2007 00:31:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/auto-logout/m-p/4088835#M21212</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2007-10-23T00:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Logout</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/auto-logout/m-p/4088836#M21213</link>
      <description>I have tried that and it never logs the session out.</description>
      <pubDate>Tue, 23 Oct 2007 07:53:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/auto-logout/m-p/4088836#M21213</guid>
      <dc:creator>Bruce eley_1</dc:creator>
      <dc:date>2007-10-23T07:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Logout</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/auto-logout/m-p/4088837#M21214</link>
      <description>hi bruce,&lt;BR /&gt;&lt;BR /&gt;try to set the TMOUT value in the .profile&lt;BR /&gt;&lt;BR /&gt;Add the following line in .profile file.&lt;BR /&gt;&lt;BR /&gt;TMOUT=120 ; export TMOUT&lt;BR /&gt;&lt;BR /&gt;Set it in any users profile and log to system using their user ID. Let us know whether this works. &lt;BR /&gt;&lt;BR /&gt;Rgds</description>
      <pubDate>Wed, 24 Oct 2007 21:29:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/auto-logout/m-p/4088837#M21214</guid>
      <dc:creator>Khairy</dc:creator>
      <dc:date>2007-10-24T21:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Logout</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/auto-logout/m-p/4088838#M21215</link>
      <description>hi bruce,&lt;BR /&gt;&lt;BR /&gt;i may overlook your question. The tip given by me and other users are for korn shells.&lt;BR /&gt;&lt;BR /&gt;For /bin/sh, set the following in .profile. You can put any value you require. I think 1 is for 60 seconds but i may be wrong.&lt;BR /&gt;&lt;BR /&gt;TIMEOUT=1 ; export TIMEOUT&lt;BR /&gt;&lt;BR /&gt;Try it out and it should works. &lt;BR /&gt;&lt;BR /&gt;Do let us know the outcome!&lt;BR /&gt;&lt;BR /&gt;Rgds</description>
      <pubDate>Wed, 24 Oct 2007 21:39:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/auto-logout/m-p/4088838#M21215</guid>
      <dc:creator>Khairy</dc:creator>
      <dc:date>2007-10-24T21:39:36Z</dc:date>
    </item>
  </channel>
</rss>

