Try our conversational search powered by Generative AI!

Account locked - increasing the default attempts

Vote:
 

Hi,

At the moment if a user tries and fails 3 times to log in, they are logged out. Is there any way of increasing the amount of attempts, i.e. put this up to 10?

Cheers

Tim

#71852
May 30, 2013 13:34
Vote:
 

I your application web.config find the key something like this SqlServerMembershipProvider or WindowsMembershipProvider and change the setting for password attempt.

you will probably find this under membership tag.

 

Regards

/K

#71864
May 30, 2013 16:57
Vote:
 

The key to look for in web.config is "maxInvalidPasswordAttempts"

#71880
May 31, 2013 9:21
Vote:
 

Thanks Arild:)

#71938
Jun 01, 2013 14:20
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.