<?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 logout automatically in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/user-logout-automatically/m-p/4874412#M11673</link>
    <description>Please check the file of the user's .profile,there is a variabel named 'TMOUT',comment it.</description>
    <pubDate>Wed, 08 Dec 2004 04:46:55 GMT</pubDate>
    <dc:creator>hy_4</dc:creator>
    <dc:date>2004-12-08T04:46:55Z</dc:date>
    <item>
      <title>User logout automatically</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/user-logout-automatically/m-p/4874411#M11672</link>
      <description>Hi All&lt;BR /&gt;&lt;BR /&gt;after i was restart the server DS20 ( TRU64 4.0F) , some user are automatically logout after 3-4 min , if the user is not using the session. Can any body help where is the settings are there for this ....&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards&lt;BR /&gt;Rajib</description>
      <pubDate>Tue, 07 Dec 2004 22:33:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/user-logout-automatically/m-p/4874411#M11672</guid>
      <dc:creator>Rajib_1</dc:creator>
      <dc:date>2004-12-07T22:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: User logout automatically</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/user-logout-automatically/m-p/4874412#M11673</link>
      <description>Please check the file of the user's .profile,there is a variabel named 'TMOUT',comment it.</description>
      <pubDate>Wed, 08 Dec 2004 04:46:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/user-logout-automatically/m-p/4874412#M11673</guid>
      <dc:creator>hy_4</dc:creator>
      <dc:date>2004-12-08T04:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: User logout automatically</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/user-logout-automatically/m-p/4874413#M11674</link>
      <description>Hi Rajib,&lt;BR /&gt;&lt;BR /&gt;hy is right. See man ksh or whatever shell you use. You can see the value for timeout wirh set | grep TMOUT.&lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Dec 2004 06:45:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/user-logout-automatically/m-p/4874413#M11674</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2004-12-08T06:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: User logout automatically</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/user-logout-automatically/m-p/4874414#M11675</link>
      <description>You forgot to tell us what shell these users are using. Depending on the user's default shell the files and variables are different. For example for csh &amp;amp; tcsh users you can set "set autologout = 10080" in /etc/csh.cshrc file. The above sets autologout to 7 days exactly.  After 7 days of idle time a user's session will be automatically logged out. The same could be done also on per user basis in user's dot files in his/her home directory&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Ross</description>
      <pubDate>Wed, 08 Dec 2004 08:06:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/user-logout-automatically/m-p/4874414#M11675</guid>
      <dc:creator>Ross Minkov</dc:creator>
      <dc:date>2004-12-08T08:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: User logout automatically</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/user-logout-automatically/m-p/4874415#M11676</link>
      <description>Ross,&lt;BR /&gt;&lt;BR /&gt;does this also work for the graphic console login? Does it end the session or just the shell?&lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Dec 2004 08:23:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/user-logout-automatically/m-p/4874415#M11676</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2004-12-08T08:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: User logout automatically</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/user-logout-automatically/m-p/4874416#M11677</link>
      <description>Michael,&lt;BR /&gt;&lt;BR /&gt;It works the same as setting TMOUT in say /etc/profile for shells that use /etc/profile (sh, bash, ksh, etc). It will log the user(s) out after the idle time set is reached.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ross&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Dec 2004 08:29:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/user-logout-automatically/m-p/4874416#M11677</guid>
      <dc:creator>Ross Minkov</dc:creator>
      <dc:date>2004-12-08T08:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: User logout automatically</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/user-logout-automatically/m-p/4874417#M11678</link>
      <description>Thanks to everyone.&lt;BR /&gt;&lt;BR /&gt;Problem was solved after killing some user manuall process. &lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Tue, 21 Dec 2004 06:29:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/user-logout-automatically/m-p/4874417#M11678</guid>
      <dc:creator>Rajib_1</dc:creator>
      <dc:date>2004-12-21T06:29:37Z</dc:date>
    </item>
  </channel>
</rss>

