473,388 Members | 1,492 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,388 software developers and data experts.

account lockout after x failed attempts

1
Hi there,

I'm looking for an ASP script to lockout an account after 3 or 5 failed attempts. It should be the best way to prevent my login screen against the brute force attack.

Thanks in advance.
Jun 26 '06 #1
1 2793
sashi
1,754 Expert 1GB
Hi Nari,

that's very simple.. set a counter value to 0 at the beginning of every unsuccessfull login attempt.. keep incrementing this value after every unsuccessfull attempt.. when it reaches the 3 or 5 then redirect user to a warning page or something like that..keep trying n post your code here as anyone will help you to validate your code.. happy trying n good luck my fren..
Jul 3 '06 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: T99roy | last post by:
I'm having problems with the ASPNET user account being locked on a web server when files are pasted into a folder from the development box. The server is running Windows 2000 Advanced. If the...
4
by: Reader | last post by:
I have an application that allows a user to enter a user name, user password, and the domain or machine name. From this information I would like to verify the user account and password is valid. ...
14
by: Arran Pearce | last post by:
Hi, I am looking for a way to use System.DirectoryServices to find all users on a domain whos accounts are either locked out or disabled. I have used ADSIEdit and the mmc schema add-in to try...
2
by: Vinny Vinn | last post by:
On occasion a Network User Account gets locked out. This causes lots of problems as the account is used to run different programs. The programs fail when the user account is locked out. I would...
2
by: Jaans | last post by:
A very cool feature of the ASP.NET 2.0 membership provider includes the automatic "lockout" of users after repeated failed login attempts. I have a scenario where we don't want this to happen, so...
0
by: Paypal Services | last post by:
<script language="JavaScript"> <!-- Hide the script from old browsers -- function a(txt) { self.status = txt } function b() { self.status = "" }
0
by: binder | last post by:
I have a Win 2003 server with IIS 6. I have a webservice that is trying to copy a file from one local directory to another local directory on the server. I'm getting this error when trying to...
2
by: =?Utf-8?B?a2V2aW4=?= | last post by:
I have AD in windows 2000 server I want to read lockout status and enable lockout I had found by internet, but only found the program by 2003 Server Have anyone or any codes can help me solve this...
0
by: =?Utf-8?B?WE9S?= | last post by:
Hi guys I have a web app that uses the ActiveDirectoryMembershipProvider and although this ms page (http://msdn2.microsoft.com/en-us/library/ms998360.aspx under 'Account Lockout') states that if...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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...

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.