<?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: Listing inactive users in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/listing-inactive-users/m-p/3873461#M278809</link>
    <description>Hi,&lt;BR /&gt;could you please update this thread with your latest status.&lt;BR /&gt;Were any of the answers useful?</description>
    <pubDate>Thu, 05 Oct 2006 04:31:20 GMT</pubDate>
    <dc:creator>Peter Godron</dc:creator>
    <dc:date>2006-10-05T04:31:20Z</dc:date>
    <item>
      <title>Listing inactive users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/listing-inactive-users/m-p/3873456#M278804</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Is there any way to get the list of dormant users who have never logged into the system for a certain period of time (eg: 30 days.&lt;BR /&gt;&lt;BR /&gt;I know that we can get this information using last command. However, my wtmp file got truncated and hence I am unable to use this command. Is there any alternate way in hp-ux?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Tue, 03 Oct 2006 03:45:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/listing-inactive-users/m-p/3873456#M278804</guid>
      <dc:creator>binraj</dc:creator>
      <dc:date>2006-10-03T03:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Listing inactive users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/listing-inactive-users/m-p/3873457#M278805</link>
      <description>&lt;BR /&gt;option 1) retain wtmp records for at least 30 days&lt;BR /&gt;&lt;BR /&gt;option 2) put something in system wide profile that would create a record somewhere each time an interactive shell is started for a user, then you could use it for your checks (basically a very primitive paralel wtmp log)&lt;BR /&gt;&lt;BR /&gt;and surely there are other ways&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Oct 2006 03:57:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/listing-inactive-users/m-p/3873457#M278805</guid>
      <dc:creator>Michal Toth</dc:creator>
      <dc:date>2006-10-03T03:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Listing inactive users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/listing-inactive-users/m-p/3873458#M278806</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply. However, I am trying to see some native option available for getting the information at present. I can not use my wtmp file as it is refreshed one. &lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 03 Oct 2006 04:01:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/listing-inactive-users/m-p/3873458#M278806</guid>
      <dc:creator>binraj</dc:creator>
      <dc:date>2006-10-03T04:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Listing inactive users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/listing-inactive-users/m-p/3873459#M278807</link>
      <description>If you setup .sh_history file for all your users and suppose after they log on to the system they will at least type one command then you can list all .sh_history file and see whose .sh_history is not updated for a long time. Note using FTP to logon to the server will not record anything in .sh_history file.&lt;BR /&gt;&lt;BR /&gt;ls -lt /home/*/.sh_history&lt;BR /&gt;&lt;BR /&gt;Yang</description>
      <pubDate>Tue, 03 Oct 2006 04:18:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/listing-inactive-users/m-p/3873459#M278807</guid>
      <dc:creator>Yang Qin_1</dc:creator>
      <dc:date>2006-10-03T04:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Listing inactive users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/listing-inactive-users/m-p/3873460#M278808</link>
      <description>Hi,&lt;BR /&gt;if your system is trusted, can't you use getprpw to get last login details.&lt;BR /&gt;Or use 'find' to check on the time of the users .profile file in their home directory</description>
      <pubDate>Tue, 03 Oct 2006 04:20:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/listing-inactive-users/m-p/3873460#M278808</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-10-03T04:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Listing inactive users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/listing-inactive-users/m-p/3873461#M278809</link>
      <description>Hi,&lt;BR /&gt;could you please update this thread with your latest status.&lt;BR /&gt;Were any of the answers useful?</description>
      <pubDate>Thu, 05 Oct 2006 04:31:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/listing-inactive-users/m-p/3873461#M278809</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-10-05T04:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: Listing inactive users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/listing-inactive-users/m-p/3873462#M278810</link>
      <description>Thanks to all those who replied to my query.&lt;BR /&gt;&lt;BR /&gt;Since there is no direct way for systems that are not trusted, I will have to go with suggestion given to check timestamp of .sh_history.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Oct 2006 01:54:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/listing-inactive-users/m-p/3873462#M278810</guid>
      <dc:creator>binraj</dc:creator>
      <dc:date>2006-10-10T01:54:36Z</dc:date>
    </item>
  </channel>
</rss>

