The password reminder shows only * fort password
Last Post 06/17/2008 2:40 AM by Alex. 3 Replies.
Author Messages
bobbyjosephg
Nuke Pro
Nuke Pro
Posts:82


--
11/06/2007 3:22 AM  
Hi,
   The problem that I now face is that when I send the username to retrieve the password I get only a set of *'s as the password.Is there any setting in DNN which I should do to enable this.I am using version 4.5.5.
Thanks in Advance,
Bobby
Joseph Craig
DNN MVP
Posts:11667


--
11/08/2007 6:54 PM  
Does your site actually permit password decryption? If you use the default settings in web.config, the passwords are stored as a hash such that passwords cannot be retrieved. If you've done that, but also set the option to permit password sending, then the *** might indicate that it's trying to send something that can't be retrieved.

Joe Craig, Patapsco Research Group
Complete DNN Support
Alex
Nuke Newbie
Nuke Newbie
Posts:2


--
06/17/2008 2:17 AM  
Fortunately I came across this topic, as I'm having the exact same issue; not the password gets sent, but a bunch of asteriskses. The site is configured for retrieval, the passwords are stored encrypted, not hashed. What could cause this behavior?

Best regards,
- Alex.
Alex
Nuke Newbie
Nuke Newbie
Posts:2


--
06/17/2008 2:40 AM  
Yep, I easily figured it out myself ... password retrieval works, it just does not work for Super User accounts. I tested it as administrator. Users can retrieve their password just fine. Silly mistake. Sorry!

Best regards,
- Alex.


---