|
Designing an Account Unlock Application
| Link ID |
14765 |
| Title |
Designing an Account Unlock Application |
|
|
| Url |
Visit : Designing an Account Unlock Application |
| Description |
In this article we are going to try and provide some ideas for your to reduce those calls to the help desk. In this project we created a help desk portal, this portal pretty much has a main page that you can go to download patches, virus definition files, and manage account unlock information. Calls to the help desk for unlocking locked accounts accounted for a large percentage of calls, so in order to streamline the process we created an application that tied in with the intranet user portal. Part of the application design was adding additional fields to the user preferences table called "pin_number", "question", and "answer". As part of the design of the application, we wanted the user to provide a personal identification number, and answer a challenge question that they previously configured in the application. This article is not going to go into every detail of creating the application, but we will provide the ADSI code and some design ideas for creating your own self-service account unlock application. |
| Category |
ASP > Tutorials > Security |
| Keywords |
Designing an Account Unlock Application |
| Date |
Sep 20, 2007 |
Refer it to Friend ( Designing an Account Unlock Application )
Write a Review ( Designing an Account Unlock Application )
Report Broken Link ( Designing an Account Unlock Application )
Add : Designing an Account Unlock Application To Favorites
More links included : Designing an Account Unlock Application
Site links : Designing an Account Unlock Application
Traffic Details from Alexa : Designing an Account Unlock Application
|
|
Other links at ASP > Tutorials > Security |
| 1. |
Designing an Account Unlock Application
|
|
|
In this article we are going to try and provide some ideas for your to reduce those calls to the help desk. In this project we created a help desk portal, this portal pretty much has a main page that you can go to download patches, virus definition files, and manage account unlock information. Calls to the help desk for unlocking locked accounts accounted for a large percentage of calls, so in order to streamline the process we created an application that tied in with the intranet user portal. Part of the application design was adding additional fields to the user preferences table called "pin_number", "question", and "answer". As part of the design of the application, we wanted the user to provide a personal identification number, and answer a challenge question that they previously configured in the application. This article is not going to go into every detail of creating the application, but we will provide the ADSI code and some design ideas for creating your own self-service account unlock application.
|
| 2. |
Microsoft Dot Net Blog
|
|
|
This Blog site is packed with techniques free code download, articles all focusing Microsoft Technologies.
|
| 3. |
Random Password Function
|
|
|
The random password function will return a password with letters and numbers. You pass the number of letters and numbers you want and it returns the alphanumeric password.
|
| 4. |
LeakTest
|
|
|
This digs for your PRIVATE information such as your IP behind your firewall. This article is a harmless way to perform a leaktest that could give someone access to your private information.
|
| 5. |
Script Security
|
|
|
This page offers lots of information and tips to protect your scripts against common attacks.
|
|
|