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

Password recovery 1.1

Unfortunately I am working on a site that started awhile ago in 1.1
and is just now being finished. This means I don't have all the
features of 2.0 like the password controls. I am looking for some
sample code or ideas for implementing password recovery. The passwords
are hashed so I can not send the password to the user. Does anyone
have any good examples. I did do a Google search but I am bombarded
with 2.0 samples which just makes me depressed. I did not find much
for 1.1.

LK

Oct 29 '07 #1
1 1396
Hello Me,

If password are hashed, then just create the new temporary password for the
user, and ask them change it afterwards

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
MLUnfortunately I am working on a site that started awhile ago in 1.1
MLand is just now being finished. This means I don't have all the
MLfeatures of 2.0 like the password controls. I am looking for some
MLsample code or ideas for implementing password recovery. The
MLpasswords are hashed so I can not send the password to the user.
MLDoes anyone have any good examples. I did do a Google search but I
MLam bombarded with 2.0 samples which just makes me depressed. I did
MLnot find much for 1.1.
ML>
MLLK
ML>
Oct 29 '07 #2

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

Similar topics

0
by: com | last post by:
MS Access 2000 Password Recoverer 4.2 Screenshot - Soft30.com MS Access 2000 Password Recoverer will display the password to a MS Access database (*.mdb). This program works for MS Access files...
1
by: Rick Gamble | last post by:
When the password recovery control sends forgotten passwords via email I get the message noted below. Is there a way to decrypt this to make it usable to the user who requested it? Please...
4
by: clintonG | last post by:
When the password is hashed and most secure this control mails a new password to anybody that provides an authenticated user name. The previous password can no longer be used to login. The newly...
1
by: jeffg | last post by:
I have a web site that I use forms authentication on. I am trying to implement a password recovery tool, but am unable to get beyond the login screen to get to my PasswordRecovery page. My...
1
by: jobs | last post by:
I'm using asp.net Membership security. Using the Password recovery control, users can reset/recover their passwords. Great. I've grid with all the users. I'd like to add a button so the admin of...
2
by: whitey | last post by:
Hi All, The following script works when username(or email) and password are in 1 table. what i need to know is how to adjust the code to reflect that the email will be held in tbl_email and the...
1
by: =?Utf-8?B?SHVzYW0=?= | last post by:
Hi : I have the following code that I used it in password recovery: Dim mail As New MailMessage() mail.From = New MailAddress("husam_108@yahoo.com") mail.To.Add("husamalahmadi@hotmail.com")...
1
by: gopi2ks | last post by:
Dear All I am using password recovery control,In this its automatically sending password to mail after configuring smtp,Now I need to restrict the password sending to email and i need to send...
5
by: Jeff | last post by:
hi asp.net 2.0 #1 How do I in the OnSendingMail method get the user email address so I knows where to send the email? #2 What is the code I need to use in the bodyfile for specifying...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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...

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.