Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Set up your password lockout policy to indicate a lockout mode (Lockout or Disable), after x failed login attempts, as well as how many minutes a user's account is locked. These setup options are in the Web.config file. The Password Policy Lockout Attempts setting will also need to be set in the MobileTechAdmin.exe.config file.

Note

If you choose select to not set up a password lockout policy, set PasswordPolicyLockoutAttempts to either 0 or "" as this allows an infinite number of invalid login attempts.

...