<?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 Login failure report in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/login-failure-report/m-p/3944990#M289384</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I want to generate a login failure report on HP-UX for a given month. &lt;BR /&gt;&lt;BR /&gt;Could any one help me how to do it?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Vidhya</description>
    <pubDate>Thu, 15 Feb 2007 02:55:12 GMT</pubDate>
    <dc:creator>PM Srividhya</dc:creator>
    <dc:date>2007-02-15T02:55:12Z</dc:date>
    <item>
      <title>Login failure report</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-failure-report/m-p/3944990#M289384</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I want to generate a login failure report on HP-UX for a given month. &lt;BR /&gt;&lt;BR /&gt;Could any one help me how to do it?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Vidhya</description>
      <pubDate>Thu, 15 Feb 2007 02:55:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-failure-report/m-p/3944990#M289384</guid>
      <dc:creator>PM Srividhya</dc:creator>
      <dc:date>2007-02-15T02:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Login failure report</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-failure-report/m-p/3944991#M289385</link>
      <description>Use lastb command - &lt;A href="http://docs.hp.com/en/B2355-90128/last.1.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90128/last.1.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Thu, 15 Feb 2007 03:24:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-failure-report/m-p/3944991#M289385</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2007-02-15T03:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Login failure report</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-failure-report/m-p/3944992#M289386</link>
      <description>Hi Vidhya,&lt;BR /&gt;as the previous post only helped with part of the answer, can you please explain in more details what you want as a report ?</description>
      <pubDate>Thu, 15 Feb 2007 04:15:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-failure-report/m-p/3944992#M289386</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-02-15T04:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: Login failure report</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-failure-report/m-p/3944993#M289387</link>
      <description>Hi Ivan,&lt;BR /&gt;&lt;BR /&gt;Thanks for the information.&lt;BR /&gt;&lt;BR /&gt;But `lastb` could be run only by superuser.&lt;BR /&gt;&lt;BR /&gt;I want to generate a report which should  give me the list of login failures for a month and this will be part of a menu run by an operator! &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Vidhya&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Feb 2007 04:52:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-failure-report/m-p/3944993#M289387</guid>
      <dc:creator>PM Srividhya</dc:creator>
      <dc:date>2007-02-15T04:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Login failure report</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-failure-report/m-p/3944994#M289388</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;try using this command in a script.&lt;BR /&gt;&lt;BR /&gt;strings /etc/btmp&lt;BR /&gt;&lt;BR /&gt;sunny</description>
      <pubDate>Thu, 15 Feb 2007 09:07:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-failure-report/m-p/3944994#M289388</guid>
      <dc:creator>Sunny Jaisinghani</dc:creator>
      <dc:date>2007-02-15T09:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Login failure report</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-failure-report/m-p/3944995#M289389</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; But `lastb` could be run only by superuser.&lt;BR /&gt;&lt;BR /&gt;The is very good reason for this!&lt;BR /&gt;&lt;BR /&gt;Unsuccessful login attempts are tracked in the '/var/adm/btmp' file.  The file should NOT be readable by any user other than root.  This is because *anything* keyed by the user is recorded.  It is possible that password information could be seen in the file.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Feb 2007 09:15:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-failure-report/m-p/3944995#M289389</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-02-15T09:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Login failure report</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-failure-report/m-p/3944996#M289390</link>
      <description>"But `lastb` could be run only by superuser.&lt;BR /&gt;&lt;BR /&gt;I want to generate a report which should give me the list of login failures for a month and this will be part of a menu run by an operator! "&lt;BR /&gt;&lt;BR /&gt;ok, then either suid /usr/bin/lastb so that it runs as root, or install and configure "sudo"&lt;BR /&gt;&lt;BR /&gt;I recommend the latter.&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Feb 2007 09:30:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-failure-report/m-p/3944996#M289390</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2007-02-15T09:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Login failure report</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-failure-report/m-p/3944997#M289391</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Here is the script that I use to get this info . This will mail me a monthly report of all the failed login informations.&lt;BR /&gt;&lt;BR /&gt;Rgds / james&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Feb 2007 09:57:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-failure-report/m-p/3944997#M289391</guid>
      <dc:creator>James George_1</dc:creator>
      <dc:date>2007-02-15T09:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: Login failure report</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-failure-report/m-p/3944998#M289392</link>
      <description>To expand even more on this report: it should never be run by an operator and more important, it should never be published!!!! And /var/adm/btmp MUST NEVER be readable by anyone except root. The reason is that many users will mistakenly type their password when the prompt says "Please login" and now a password is visible in the btmp file.&lt;BR /&gt; &lt;BR /&gt;So don't even bother with sudo or su or any other method to be able to run lastb or read btmp. The lastb command should only be used in looking for hackers -- and that requires somone who is trained in computer security.</description>
      <pubDate>Thu, 15 Feb 2007 16:20:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-failure-report/m-p/3944998#M289392</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-02-15T16:20:34Z</dc:date>
    </item>
  </channel>
</rss>

