<?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: HOWTO track failed logins in VMS in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/howto-track-failed-logins-in-vms/m-p/3401651#M4002</link>
    <description>Steve,  depending on your VMS version, you should probably check how security auditing is setup on your system.  $ SHOW AUDIT will show how it's configured.  This will also show the file used for saving those entries.  To review them, use $ ANALYZE AUDIT (and qualifiers).&lt;BR /&gt;&lt;BR /&gt;Both commands are documented in $ HELP.</description>
    <pubDate>Sat, 16 Oct 2004 10:37:46 GMT</pubDate>
    <dc:creator>Bob Blunt</dc:creator>
    <dc:date>2004-10-16T10:37:46Z</dc:date>
    <item>
      <title>HOWTO track failed logins in VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/howto-track-failed-logins-in-vms/m-p/3401648#M3999</link>
      <description>I need to track failed VMS login attempts for accounts that DO NOT exist on a VMS server. In the UNIX world "lastb" would do the trick, but with VMS I am at a loss. I tried accounting, but all it logs is a LOGFAIL with &lt;LOGIN&gt;in the Username column. Any suggestions?&lt;/LOGIN&gt;</description>
      <pubDate>Sat, 16 Oct 2004 09:51:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/howto-track-failed-logins-in-vms/m-p/3401648#M3999</guid>
      <dc:creator>Steve Longenecker</dc:creator>
      <dc:date>2004-10-16T09:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO track failed logins in VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/howto-track-failed-logins-in-vms/m-p/3401649#M4000</link>
      <description>AFAIK the command is&lt;BR /&gt;$ account /since=&lt;START_DATE&gt;/type=logfail&lt;BR /&gt;example&lt;BR /&gt;$ account /since=1-oct-2004/type=logfail&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;&lt;BR /&gt;&lt;/START_DATE&gt;</description>
      <pubDate>Sat, 16 Oct 2004 10:11:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/howto-track-failed-logins-in-vms/m-p/3401649#M4000</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-10-16T10:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO track failed logins in VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/howto-track-failed-logins-in-vms/m-p/3401650#M4001</link>
      <description>Antonio, I already tried "account /since=&lt;START_DATE&gt;/type=logfail", but the Username column only lists &lt;LOGIN&gt; if the username does not exist in UAF. If the username does exist in UAF, then accounting provides the username for the failed login as expected.&lt;BR /&gt;&lt;BR /&gt;In the UNIX world, "lastb" logs the username for all failed login attempts whether or not the username exists on the server. I need something similar for VMS, but I don't recall ever seeing this functionality.&lt;/LOGIN&gt;&lt;/START_DATE&gt;</description>
      <pubDate>Sat, 16 Oct 2004 10:33:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/howto-track-failed-logins-in-vms/m-p/3401650#M4001</guid>
      <dc:creator>Steve Longenecker</dc:creator>
      <dc:date>2004-10-16T10:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO track failed logins in VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/howto-track-failed-logins-in-vms/m-p/3401651#M4002</link>
      <description>Steve,  depending on your VMS version, you should probably check how security auditing is setup on your system.  $ SHOW AUDIT will show how it's configured.  This will also show the file used for saving those entries.  To review them, use $ ANALYZE AUDIT (and qualifiers).&lt;BR /&gt;&lt;BR /&gt;Both commands are documented in $ HELP.</description>
      <pubDate>Sat, 16 Oct 2004 10:37:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/howto-track-failed-logins-in-vms/m-p/3401651#M4002</guid>
      <dc:creator>Bob Blunt</dc:creator>
      <dc:date>2004-10-16T10:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO track failed logins in VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/howto-track-failed-logins-in-vms/m-p/3401652#M4003</link>
      <description>Bob, I tried  analyze/audit as well. But all it also logs "&lt;LOGIN&gt;" under "Username:", along with "%LOGIN-F-NOSUCHUSER, no such user" under "Status:". I need to know what what Username was used to trigger NOSUCHUSER.&lt;/LOGIN&gt;</description>
      <pubDate>Sat, 16 Oct 2004 10:55:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/howto-track-failed-logins-in-vms/m-p/3401652#M4003</guid>
      <dc:creator>Steve Longenecker</dc:creator>
      <dc:date>2004-10-16T10:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO track failed logins in VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/howto-track-failed-logins-in-vms/m-p/3401653#M4004</link>
      <description>Steve,&lt;BR /&gt;&lt;LOGIN&gt; means login failure within wrong user. Analyze/audit can give you more information; for example follow command type login failure of user ANTONIOV:&lt;BR /&gt;$ ANALYZE/AUDIT/SINC=1-OCT-2004-&lt;BR /&gt;/EVENT=LOGFAIL/SELE=(USER=ANTONIOV)&lt;BR /&gt;This work for me :-)&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;&lt;BR /&gt;&lt;/LOGIN&gt;</description>
      <pubDate>Sat, 16 Oct 2004 11:17:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/howto-track-failed-logins-in-vms/m-p/3401653#M4004</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-10-16T11:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO track failed logins in VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/howto-track-failed-logins-in-vms/m-p/3401654#M4005</link>
      <description>Steve,&lt;BR /&gt;I've forgot my previous command have hyphen symbol (-): I use this only for slitting command for two lines; you have not to type it.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Sat, 16 Oct 2004 11:20:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/howto-track-failed-logins-in-vms/m-p/3401654#M4005</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-10-16T11:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO track failed logins in VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/howto-track-failed-logins-in-vms/m-p/3401655#M4006</link>
      <description>Steve,&lt;BR /&gt;as Bob posted, you have to enable auditing.&lt;BR /&gt;See follow:&lt;BR /&gt;$ SHOW AUDIT&lt;BR /&gt;&lt;BR /&gt;System security audits currently enabled for:&lt;BR /&gt;[...]&lt;BR /&gt;Logfailure:    batch,dialup,local,remote,network,subprocess,detached&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Sat, 16 Oct 2004 11:23:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/howto-track-failed-logins-in-vms/m-p/3401655#M4006</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-10-16T11:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO track failed logins in VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/howto-track-failed-logins-in-vms/m-p/3401656#M4007</link>
      <description>In addition, if you have a noisy line or someone started to login (simply pressed a carriage return) and let the attempt timeout, that's all you'll get, "&lt;LOGIN&gt;."  Depending on the configuration of your security auditing, you'll only get an "attempted" username if something is entered at the prompt.&lt;BR /&gt;&lt;BR /&gt;Usually, getting "&lt;LOGIN&gt;" means that a username wasn't entered.  Even if you get line noise, you'll have a garbage-looking username in the audit log.  Again, depending on how your system is configured and setup, you may get either a terminal port that's consistant or an IP address (depending on configuration, IP stack, VMS version, phase of the moon, your Zodiac sign, etc).&lt;BR /&gt;&lt;BR /&gt;If you can lay hands on VMS' Security-related manuals, they would be your best resource.  There's also information that may help on the OpenVMS "Ask the Wizard" pages.  I think there are hot links to those on the main OpenVMS pages here...&lt;BR /&gt;&lt;BR /&gt;bob&lt;/LOGIN&gt;&lt;/LOGIN&gt;</description>
      <pubDate>Sat, 16 Oct 2004 19:28:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/howto-track-failed-logins-in-vms/m-p/3401656#M4007</guid>
      <dc:creator>Bob Blunt</dc:creator>
      <dc:date>2004-10-16T19:28:53Z</dc:date>
    </item>
  </channel>
</rss>

