473,414 Members | 1,876 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,414 software developers and data experts.

Setup AspNetSqlMembershipProvider with no Password attempt window

I want to lock out a user after 5 failed password attempts with no Password
attempt window. Meaning after 5 bad attempts, the account is locked until an
administrator unlocks the account. How do I accomplish this with the
AspNetSqlMembershipProvider provider?
Feb 17 '07 #1
1 1947
THat is default, but you can set it up in the web.config file. To the
provider, add the following

maxInvalidPasswordAttempts="5"

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

********************************************
Think outside the box!
********************************************
"jmhmaine" <jm*@online.nospamwrote in message
news:E8**********************************@microsof t.com...
>I want to lock out a user after 5 failed password attempts with no Password
attempt window. Meaning after 5 bad attempts, the account is locked until
an
administrator unlocks the account. How do I accomplish this with the
AspNetSqlMembershipProvider provider?
Feb 18 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: Karl Burrows | last post by:
Here's a simple script I have pulled from various sources and wondered if there was a way to improve it. First, if the type the wrong password, I would like to redirect them to another login page...
7
by: M Skabialka | last post by:
In hopes of getting Visual Studio .NET running on my Win XP Pro computer I have un and reinstalled VS.NET (various versions), .NET Framework (various versions), various MySQL and other databases...
3
by: Richard L Rosenheim | last post by:
I have an application that works, which is written in VB using Visual Studio 2003. Now, I'm trying to create a setup application for it. As the application uses Crystal Reports, I followed the...
7
by: GrandpaB | last post by:
I would appreciate assistance learning how to create a Desktop shortcut in my setup project. In the left pane of the Setup/File System window I right-clicked User's Desktop. From the contex...
0
by: Ben | last post by:
I'm in the process of learning how to set up personalization for a page with web parts, and I've hit a problem I can't resolve. I built an example that works, and in that project, I can open the...
0
by: Parrot | last post by:
When I attempt to create a setup project for packaging my system I get nothing in the Solution Explorer Window and I get nothing in the Add Project Output Box. This happens both for web projects...
7
by: Larry Neylon | last post by:
Hi there, We are in the process of implementing Membership and Role Management and have a problem with the connection strings in our web.config. We currently have a system that on...
3
by: Rudy | last post by:
Although I have set the 'requiresQuestionAndAnswer' to false in the web.config I still get the error {"The password-answer supplied is invalid."} Anyone have a clue? Button handler: Dim...
3
by: =?Utf-8?B?ZGF2aWQ=?= | last post by:
Last week I asked a question about connection to database from client machine (developer machine). I have changed the database security setup for "SQL Server and Windows" under (local)Windows NT...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.