<?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: Account Lockout Settings for Open VMS 7.3.2 in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/account-lockout-settings-for-open-vms-7-3-2/m-p/4147505#M39349</link>
    <description>Hi Jon,&lt;BR /&gt;&lt;BR /&gt;Sorry, to rephrase my question, I'm trying to find out if it is possible to set the "DURATION=n" value to infinity. For e.g.,in the Windows environment, it is possible to set the "account lockout duration" value to 0. This means the user account will be lockout indefinitely until the Security Administrator unlocks it.Hence, would like to know if it is possible to do the same for Open VMS 7.3.2 operating system.</description>
    <pubDate>Wed, 20 Feb 2008 02:41:24 GMT</pubDate>
    <dc:creator>Calene</dc:creator>
    <dc:date>2008-02-20T02:41:24Z</dc:date>
    <item>
      <title>Account Lockout Settings for Open VMS 7.3.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/account-lockout-settings-for-open-vms-7-3-2/m-p/4147503#M39347</link>
      <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;Would like to know if it is possible to set the account lockout duration for Open VMS 7.3.2 user account to '0' (or until System Administrator unlocks the account?) For further elaboration, please refer below:&lt;BR /&gt;&lt;BR /&gt;The "HP Advanced Server for OpenVMS&lt;BR /&gt;Server Administrator's Guide" provided the following guideline for setting the Account Lockout Duration: &lt;BR /&gt;&lt;BR /&gt;"Whether a user account is locked out after a specified number of failed attempts to logon --- use the SET ACCOUNT POLICY/LOCKOUT=keyword command. To enable account lockout, you must specify the following three keywords and their values with the /LOCKOUT qualifier:&lt;BR /&gt;&lt;BR /&gt;    * ATTEMPTS=n, where n specifies the number of failed attempts to allow before locking the user account.&lt;BR /&gt;    * DURATION=n, where n specifies the number of minutes before a locked account is automatically unlocked. The value of this parameter must be greater than, or equal to, the value set for the WINDOW parameter.&lt;BR /&gt;    * WINDOW=n, where n specifies the number of minutes to wait after a user account has been locked out, before resetting the logon count."&lt;BR /&gt;&lt;BR /&gt;The big question is, is it possible to set the "WINDOW=n" value to infinity/indefinite until the administrator unlocks the account? &lt;BR /&gt;&lt;BR /&gt;Thanks in advance!</description>
      <pubDate>Wed, 20 Feb 2008 01:45:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/account-lockout-settings-for-open-vms-7-3-2/m-p/4147503#M39347</guid>
      <dc:creator>Calene</dc:creator>
      <dc:date>2008-02-20T01:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: Account Lockout Settings for Open VMS 7.3.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/account-lockout-settings-for-open-vms-7-3-2/m-p/4147504#M39348</link>
      <description>Calene,&lt;BR /&gt;&lt;BR /&gt;Are you asking above OpenVMS the operating system, or the HP Advanced Server (software to serve VMS disks to Windows PC's)?  The document you reference sounds like the later.&lt;BR /&gt;&lt;BR /&gt;The short answer is yes, you can have VMS lock user accounts when someone uses the incorrect password too many times (and you get to define "too many").&lt;BR /&gt;&lt;BR /&gt;These are defined by the sysgen parameters that start with lgi&lt;BR /&gt;&lt;BR /&gt;$ mcr sysgen sho lgi&lt;BR /&gt;Parameter Name            Current    Default     Min.       Max.   Unit  Dynamic&lt;BR /&gt;--------------            -------    -------   -------    -------  ----  -------&lt;BR /&gt;LGI_CALLOUTS                    0          0         0        255 Count      D&lt;BR /&gt;LGI_BRK_TERM                    1          1         0          1 Boolean    D&lt;BR /&gt;LGI_BRK_DISUSER                 0          0         0          1 Boolean    D&lt;BR /&gt;LGI_PWD_TMO                    30         30         0        255 Seconds    D&lt;BR /&gt;LGI_RETRY_LIM                   3          3         0        255 Tries      D&lt;BR /&gt;LGI_RETRY_TMO                  20         20         2        255 Seconds    D&lt;BR /&gt;LGI_BRK_LIM                     5          5         1        255 Failures   D&lt;BR /&gt;LGI_BRK_TMO                   300        300         0    5184000 Seconds    D&lt;BR /&gt;LGI_HID_TIM                   300        300         0 1261440000 Seconds    D&lt;BR /&gt;$ &lt;BR /&gt;&lt;BR /&gt;But I would strongly discourage you from doing that, as it replaces an extremely small likely hood event (guessing the password) with a highly likely Denial of Service.&lt;BR /&gt;&lt;BR /&gt;If you are worried about password guessing, then you should be more worried about people sniffing passwords from telnet and/or ftp sessions.&lt;BR /&gt;&lt;BR /&gt;See this article for a discussion of the parameters.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.openvms.org/stories.php?story=06/07/14/4624233" target="_blank"&gt;http://www.openvms.org/stories.php?story=06/07/14/4624233&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Jon</description>
      <pubDate>Wed, 20 Feb 2008 02:38:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/account-lockout-settings-for-open-vms-7-3-2/m-p/4147504#M39348</guid>
      <dc:creator>Jon Pinkley</dc:creator>
      <dc:date>2008-02-20T02:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Account Lockout Settings for Open VMS 7.3.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/account-lockout-settings-for-open-vms-7-3-2/m-p/4147505#M39349</link>
      <description>Hi Jon,&lt;BR /&gt;&lt;BR /&gt;Sorry, to rephrase my question, I'm trying to find out if it is possible to set the "DURATION=n" value to infinity. For e.g.,in the Windows environment, it is possible to set the "account lockout duration" value to 0. This means the user account will be lockout indefinitely until the Security Administrator unlocks it.Hence, would like to know if it is possible to do the same for Open VMS 7.3.2 operating system.</description>
      <pubDate>Wed, 20 Feb 2008 02:41:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/account-lockout-settings-for-open-vms-7-3-2/m-p/4147505#M39349</guid>
      <dc:creator>Calene</dc:creator>
      <dc:date>2008-02-20T02:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Account Lockout Settings for Open VMS 7.3.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/account-lockout-settings-for-open-vms-7-3-2/m-p/4147506#M39350</link>
      <description>If this is about OpenVMS and not about Windows nor about the Advanced Server package, then the system parameter used to lock out access to usernames that have been the target for a login failure is LGI_BRK_DISUSER.&lt;BR /&gt;&lt;BR /&gt;Set this via SYS$SYSTEM:MODPARAMS.DAT, and invoke AUTOGEN.&lt;BR /&gt;&lt;BR /&gt;If you are asking this question here as you are, I would counsel against this.  &lt;BR /&gt;&lt;BR /&gt;This because a simple series of login failures -- a very trivial remote login attack, and one that a botnet might well trigger -- would prevent you from successfully rebooting OpenVMS and from restarting your network.  &lt;BR /&gt;&lt;BR /&gt;Attacks against SYSTEM as well as the server usernames -- all widely known -- will result in an inability to access your OpenVMS box, and difficulty in rebooting due to the need to access the boot-time environment using the console and the conversational bootstrap:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://64.223.189.234/node/204" target="_blank"&gt;http://64.223.189.234/node/204&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For a much more sustainable approach, use the existing and default break-in evasion mechanism, and (for those paths into OpenVMS not covered by evasion, reportedly including the SMTP access paths) also consider implementing a password filter:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://64.223.189.234/node/219" target="_blank"&gt;http://64.223.189.234/node/219&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Details on MODPARAMS and AUTOGEN are available in the OpenVMS system management manuals, and documentation on LGI_BRK_DISUSER is likely in the security manual.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/go/openvms/doc/" target="_blank"&gt;http://www.hp.com/go/openvms/doc/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also consider a security review, either locally, with the assistance of an outside organization or consultant, and/or using documentation such as the following:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://64.223.189.234/node/43" target="_blank"&gt;http://64.223.189.234/node/43&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here's some other reading material on this LGI_BRK_DISUSER parameter and on break-in evasion as a whole:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.eight-cubed.com/blog/archives/000260.html" target="_blank"&gt;http://www.eight-cubed.com/blog/archives/000260.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://64.223.189.234/node/689" target="_blank"&gt;http://64.223.189.234/node/689&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Stephen Hoffman&lt;BR /&gt;HoffmanLabs LLC&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Feb 2008 03:35:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/account-lockout-settings-for-open-vms-7-3-2/m-p/4147506#M39350</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-02-20T03:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: Account Lockout Settings for Open VMS 7.3.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/account-lockout-settings-for-open-vms-7-3-2/m-p/4147507#M39351</link>
      <description>Calene,&lt;BR /&gt;&lt;BR /&gt;  There's some confusion here about which "lockout". The one you're talking about appears to be inside Advanced Server.&lt;BR /&gt;&lt;BR /&gt;  Although I'm not familiar with how this lockout works, from a purely user interface perspective, it looks like the DURATION and WINDOW are expressed in minutes, and is presumably an INTEGER, perhaps constrained to signed 32 bits.&lt;BR /&gt;&lt;BR /&gt;  So, if you set the duration to 2147483647 (maximum positive signed 32 bit value) you have a timeout of about 4085 years. Is that close enough to infinity/indefinite?&lt;BR /&gt;&lt;BR /&gt;  If the command won't accept a number that high, use a binary search to find the highest acceptable number. &lt;BR /&gt;&lt;BR /&gt;For reference, 1000000 minutes is about 700 days (call it 2 years).</description>
      <pubDate>Wed, 20 Feb 2008 23:49:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/account-lockout-settings-for-open-vms-7-3-2/m-p/4147507#M39351</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2008-02-20T23:49:29Z</dc:date>
    </item>
  </channel>
</rss>

