Limiting the Number of Failed Login Attempts - Limiting the Number of Failed Login Attempts - Brainware - Brainware Intelligent Capture - Brainware/Brainware-Intelligent-Capture/Foundation-23.1/Brainware-Intelligent-Capture-Installation/Limiting-the-Number-of-Failed-Login-Attempts - Foundation 23.1 - Foundation 23.1

Brainware Intelligent Capture Installation

Platform
Brainware
Product
Brainware Intelligent Capture
Release
Foundation 23.1
License
ft:lastPublication
2025-05-05T10:43:51.720000
ft:locale
en-US

A user is locked out for 15 minutes after 5 failed login attempts, by default. To change these values, complete the following steps.

  1. From the [Installation path]\Brainware Intelligent Capture Web Server directory, open Web.config in a text editor.
  2. Within the <appsettings> element, find the LockTimeInMinutes key.
  3. Set the value to the desired lockout time.
  4. Within the <appsettings> element, find the LockAfterFailedAttempts key.
  5. Set the value to the desired number of attempts.
  6. Save and close the file.