<?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 Problematic Users!!! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problematic-users/m-p/2458301#M770629</link>
    <description>Is there a way to assign user time-outs for users that stay idle for hours at a time? I am in a Informix enviornment and would like to auto logout any users that are using our INQUIRE ONLY logins after an hour or so. &lt;BR /&gt;Thanks for your time :)</description>
    <pubDate>Thu, 26 Oct 2000 15:44:28 GMT</pubDate>
    <dc:creator>Darren Etheridge_2</dc:creator>
    <dc:date>2000-10-26T15:44:28Z</dc:date>
    <item>
      <title>Problematic Users!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problematic-users/m-p/2458301#M770629</link>
      <description>Is there a way to assign user time-outs for users that stay idle for hours at a time? I am in a Informix enviornment and would like to auto logout any users that are using our INQUIRE ONLY logins after an hour or so. &lt;BR /&gt;Thanks for your time :)</description>
      <pubDate>Thu, 26 Oct 2000 15:44:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problematic-users/m-p/2458301#M770629</guid>
      <dc:creator>Darren Etheridge_2</dc:creator>
      <dc:date>2000-10-26T15:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problematic Users!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problematic-users/m-p/2458302#M770630</link>
      <description>Here is a previous post concerning the issue you have.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0xc7567e990647d4118fee0090279cd0f9,00.html" target="_blank"&gt;http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0xc7567e990647d4118fee0090279cd0f9,00.html&lt;/A&gt;</description>
      <pubDate>Thu, 26 Oct 2000 15:52:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problematic-users/m-p/2458302#M770630</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2000-10-26T15:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problematic Users!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problematic-users/m-p/2458303#M770631</link>
      <description>In ksh there is an enviroment variable TMOUT.&lt;BR /&gt;If this is set to a value greater than 0 then the ksh will logout after that many seconds of no activity.&lt;BR /&gt;&lt;BR /&gt;NOTE: This only works from the ksh prompt. If you are in an application this this value will not be used. Then application will have to be modified to do its own time out. This would also require that the applicaton be exec from the .profile at the time of login otherwise the application timeout would just take you to ksh and then you would have to wait for the ksh to time out.&lt;BR /&gt;&lt;BR /&gt;Another idea is to use the w command and check the idle time. Then use a cron job to shut down the uses with too long of an idle time. If you do not already know how to write one of this scripts then you really should be looking at taking some HP classes. This type of script if not done properly can resault in you having zombie processes.</description>
      <pubDate>Thu, 26 Oct 2000 16:00:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problematic-users/m-p/2458303#M770631</guid>
      <dc:creator>Lawrence Mahan</dc:creator>
      <dc:date>2000-10-26T16:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problematic Users!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problematic-users/m-p/2458304#M770632</link>
      <description>Dear Daren,&lt;BR /&gt;&lt;BR /&gt;I faced the same problem. TMOUT does not do anything for your problem as Larry said. I wrote a script to kill users which are idle for some time. You enter the time an program kills users which are idle more than that time. To prevent some users (for example root) to be killed put them in a group. More info is in script.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Erkan Durmus&lt;BR /&gt;Faisal Finance Sys&amp;amp;Web Adm.</description>
      <pubDate>Fri, 27 Oct 2000 05:42:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problematic-users/m-p/2458304#M770632</guid>
      <dc:creator>Erkan Durmus</dc:creator>
      <dc:date>2000-10-27T05:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problematic Users!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problematic-users/m-p/2458305#M770633</link>
      <description>Dear Daren,&lt;BR /&gt;I forget to say that you can put the script I have posted at crontab. ( Of course after removing interactive parts.)&lt;BR /&gt;Erkan Durmus&lt;BR /&gt;Faisal Finance &lt;BR /&gt;Sys&amp;amp;Web Adm</description>
      <pubDate>Fri, 27 Oct 2000 05:44:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problematic-users/m-p/2458305#M770633</guid>
      <dc:creator>Erkan Durmus</dc:creator>
      <dc:date>2000-10-27T05:44:08Z</dc:date>
    </item>
  </channel>
</rss>

