Hi to everyone;
Hey guys its very simple and few lines question.. please answer....
I am using aspnetdb to manage roles and webpart application. in my web.config i am using
passwordFormat
="Hashed"
and I am sure that I can not change it to "clear" or "Encrypted."...
(1) my question is..... Is there any way to retrive the password in plain text and send it to user,
(2) can i use something like Passwordrecovery control of asp.net 2.0 ????
(3) or can I use getpassword() or getpassword("PasswordAnswer") function of memebership... if user enters the correct PasswordAnswer?
(4) Is that true that if passwordFormat is set to "Hashed", and bychance user forgets the password... there is no way to get it back either by Admin or user???
Thanks in Advance,
please reply
work smarter, Not Harder.
Bhavesh Patel