Login attempts before lockout?

Last post 02-02-2006 8:26 PM by nbc. 4 replies.

Sort Posts:

  • Login attempts before lockout?

    02-02-2006, 11:15 AM
    • Member
      10 point Member
    • fredevad
    • Member since 04-14-2005, 6:11 PM
    • Waukesha, WI
    • Posts 2
    Hello,

    I am running DNN 3.1.1.0 on Windows Server 2003/IIS6.
    Can anyone tell me how many login attempts are allowed before an account is marked as locked out?

    Thanks!
  • Re: Login attempts before lockout?

    02-02-2006, 6:05 PM
    • Contributor
      7,345 point Contributor
    • nbc
    • Member since 06-28-2002, 8:06 PM
    • Perth, Western Australia
    • Posts 1,469
    I think it is 4 - you can set this # or turn it on/off in the web.config file
  • Re: Login attempts before lockout?

    02-02-2006, 6:12 PM
    • Contributor
      7,345 point Contributor
    • nbc
    • Member since 06-28-2002, 8:06 PM
    • Perth, Western Australia
    • Posts 1,469

    Corrrection - its optional now. From web.config

     passwordAttemptThreshold="int"             The number of failed password attempts, or failed password answer attempts that are allowed before locking out a user?s account (where "int" equals the desired number).

    To enable this just look for this in web.config and add the setting to the DNNSQLMembershipProvider options.

  • Re: Login attempts before lockout?

    02-02-2006, 6:24 PM
    • Member
      380 point Member
    • lomaxx
    • Member since 04-19-2005, 12:27 AM
    • Wollongong
    • Posts 76

    Cool didn't realise that before...

    On a slightly different topic, but still related to security, i know that you can set up DNN to send a verification code via email to users when they register, but is tehre any modules or plugins that will allow you to use one of those "verification pictures" with the numbers and letters that the user needs to type in to confirm their registration?

     

  • Re: Login attempts before lockout?

    02-02-2006, 8:26 PM
    • Contributor
      7,345 point Contributor
    • nbc
    • Member since 06-28-2002, 8:06 PM
    • Perth, Western Australia
    • Posts 1,469
Page 1 of 1 (5 items)