<?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: RH Linux Logon user history in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/rh-linux-logon-user-history/m-p/4086269#M30349</link>
    <description>Hi Gary:&lt;BR /&gt;&lt;BR /&gt;Have a look at the 'last' command.  See your friendly manpages for details.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Mon, 15 Oct 2007 13:31:32 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2007-10-15T13:31:32Z</dc:date>
    <item>
      <title>RH Linux Logon user history</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rh-linux-logon-user-history/m-p/4086267#M30347</link>
      <description>Hi there&lt;BR /&gt;&lt;BR /&gt;My manager gave me a task: create a daily report of all logon/logoff user list and send to him. The requirements let me list in whole day, all users who once logon and logoff the system, list their time and terminals.&lt;BR /&gt;&lt;BR /&gt;As we know, the command ' who or who -u ' only list at that time, the current system users.  If someone already log out, it doesn’t be listed at that time. It is Not a whole day information. &lt;BR /&gt;&lt;BR /&gt;Would you please kindly tell me how to do it. Any answers will be very appreciated. If someone already have corresponding script, that's good for reference.&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Oct 2007 11:11:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rh-linux-logon-user-history/m-p/4086267#M30347</guid>
      <dc:creator>Gary L</dc:creator>
      <dc:date>2007-10-15T11:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: RH Linux Logon user history</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rh-linux-logon-user-history/m-p/4086268#M30348</link>
      <description>In other words:&lt;BR /&gt;I wanna list all the users who once logon the system in one day. Include, time and terminal informations.&lt;BR /&gt;Who could help me?</description>
      <pubDate>Mon, 15 Oct 2007 13:12:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rh-linux-logon-user-history/m-p/4086268#M30348</guid>
      <dc:creator>Gary L</dc:creator>
      <dc:date>2007-10-15T13:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: RH Linux Logon user history</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rh-linux-logon-user-history/m-p/4086269#M30349</link>
      <description>Hi Gary:&lt;BR /&gt;&lt;BR /&gt;Have a look at the 'last' command.  See your friendly manpages for details.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 15 Oct 2007 13:31:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rh-linux-logon-user-history/m-p/4086269#M30349</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-10-15T13:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: RH Linux Logon user history</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rh-linux-logon-user-history/m-p/4086270#M30350</link>
      <description>Hi James&lt;BR /&gt;&lt;BR /&gt;Thank you very much for your fast reply. I will check " last " soon.&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Oct 2007 13:33:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rh-linux-logon-user-history/m-p/4086270#M30350</guid>
      <dc:creator>Gary L</dc:creator>
      <dc:date>2007-10-15T13:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: RH Linux Logon user history</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rh-linux-logon-user-history/m-p/4086271#M30351</link>
      <description>You should also check the "ac" command, please see man "ac", for example "ac -p".</description>
      <pubDate>Mon, 15 Oct 2007 14:26:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rh-linux-logon-user-history/m-p/4086271#M30351</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-10-15T14:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: RH Linux Logon user history</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rh-linux-logon-user-history/m-p/4086272#M30352</link>
      <description>Hi Ivan&lt;BR /&gt;&lt;BR /&gt;Thank you very much for your "ac -p" suggestion.&lt;BR /&gt;I think, "last -a " pretty match my requirements. It include: username, tty, logon time, logout time and from which terminal etc more informations.&lt;BR /&gt;So, I have been writting the script base on the command last -a.&lt;BR /&gt;But anyway, thanks again for your kindly help&lt;BR /&gt;&lt;BR /&gt;-Gary</description>
      <pubDate>Mon, 15 Oct 2007 14:34:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rh-linux-logon-user-history/m-p/4086272#M30352</guid>
      <dc:creator>Gary L</dc:creator>
      <dc:date>2007-10-15T14:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: RH Linux Logon user history</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rh-linux-logon-user-history/m-p/4086273#M30353</link>
      <description>Hi Gary, I think that another thing that you should report is the "failed login attempts", this is not displayed with last or ac.&lt;BR /&gt;&lt;BR /&gt;Please see this link:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.redhatmagazine.com/2007/02/20/how-do-i-use-the-faillog-program-to-track-failed-login-attempts/" target="_blank"&gt;http://www.redhatmagazine.com/2007/02/20/how-do-i-use-the-faillog-program-to-track-failed-login-attempts/&lt;/A&gt;</description>
      <pubDate>Mon, 15 Oct 2007 15:20:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rh-linux-logon-user-history/m-p/4086273#M30353</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-10-15T15:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: RH Linux Logon user history</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rh-linux-logon-user-history/m-p/4086274#M30354</link>
      <description>Thanks Ivan&lt;BR /&gt;&lt;BR /&gt;The informations of failed login attempts is very usful to the report, I will add it into script.&lt;BR /&gt;&lt;BR /&gt;thanks again&lt;BR /&gt;&lt;BR /&gt;-Gary</description>
      <pubDate>Mon, 15 Oct 2007 15:30:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rh-linux-logon-user-history/m-p/4086274#M30354</guid>
      <dc:creator>Gary L</dc:creator>
      <dc:date>2007-10-15T15:30:00Z</dc:date>
    </item>
  </channel>
</rss>

