|
-
February 15th, 2007, 01:02 PM
#1
PasswordRecovery
Hi again,
My password setup is hashed, enablepasswordretrieval=false and enablepasswordreset=true. The email sent out states the username and brand spangly new password. What is this password - is it the hashed version? The user that I've been playing around with can no longer login with the old pw, as expected, but equally can't use the new one.
What am I doing wrong?
Thanks for your help,
Toot
-
February 20th, 2007, 09:54 AM
#2
Re: PasswordRecovery
If you use password recovery control provided in ASP.NET 2.0 it will allow your users to enter their email address along with security questions if set in config and will sent them new password. The password received via email is not hashed, it is regular password that need to be copied and pasted into password box what will be hashed afterworlds. I know it looks hashed because it contains many different characters but it is not, make sure you copy and paste the whole password and provide correct user name
"We act as though comfort and luxury were the chief requirements of
life, when all that we need to make us happy is something to be
enthusiastic about."
- Einstein
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|