[PHP-DB] Re: password()... is it possible?

2002-06-22 Thread Seth Yount
I am not sure of the decrypting procedure for password(), but if your admin needs to view the passwords for the purpose of changing or notifying forgotten passwords to the custormer you could use this approach: Generate a random password (numbers and letters) that is emailed to

RE: [PHP-DB] Re: password()... is it possible?

2002-06-22 Thread Peter Lovatt
PROTECTED] tel. 0121-242-1473 --- -Original Message- From: Seth Yount [mailto:[EMAIL PROTECTED]] Sent: 22 June 2002 22:12 To: [EMAIL PROTECTED] Subject: [PHP-DB] Re: password()... is it possible? I am not sure of the decrypting

RE: [PHP-DB] Re: password()... is it possible?

2002-06-22 Thread César Aracena
, June 22, 2002 6:23 PM To: Seth Yount; [EMAIL PROTECTED] Subject: RE: [PHP-DB] Re: password()... is it possible? Hi PASSWORD() is not reversible, but ENCRYPT() might be worth a look. Are you sure you want unencrypted passwords on view? If you have a security breach, which can include