Date: 11/30/00
- Next message: John W. Holmes: "RE: [PHP-DB] Making a variable out of variables?"
- Previous message: Tyson Lloyd Thwaites: "Re: [PHP-DB] sybase message"
- In reply to: Jonathan Ohlrich: "RE: [PHP-DB] anyway to get password if encrypted by PASSWORD() ?"
- Next in thread: David Tod Sigafoos: "Re: [PHP-DB] anyway to get password if encrypted by PASSWORD() ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I keep a 'pw_changed' column in my database that you can set to zero, and
then force them to change the password. once they do, then they are good to
go.
---John Holmes...
-----Original Message-----
From: Jonathan Ohlrich [mailto:johlrich <email protected>]
Sent: Thursday, December 28, 2000 2:16 AM
To: php-db <email protected>
Subject: RE: [PHP-DB] anyway to get password if encrypted by PASSWORD()
?
To my knowledge it is a 1 way encryption... what i would do in that case is
reset the password to a randomly selected password... give them the new
generated password and strongly recomend they change it.
-----Original Message-----
From: Noah Spitzer-Williams [mailto:noahsw <email protected>]
Sent: Wednesday, December 27, 2000 12:06 PM
To: php-db <email protected>
Subject: [PHP-DB] anyway to get password if encrypted by PASSWORD() ?
if i want to make a 'forgot my password' thing, how would i be able to
retrieve their password if i have it encrypted in a table using the
PASSWORD() function?
Thanks! - Noah
-- Founder of Survival of the Hottest: http://www.survivalofthehottest.com-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: John W. Holmes: "RE: [PHP-DB] Making a variable out of variables?"
- Previous message: Tyson Lloyd Thwaites: "Re: [PHP-DB] sybase message"
- In reply to: Jonathan Ohlrich: "RE: [PHP-DB] anyway to get password if encrypted by PASSWORD() ?"
- Next in thread: David Tod Sigafoos: "Re: [PHP-DB] anyway to get password if encrypted by PASSWORD() ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

