RE: problem with getting the noncrypted password from crypted

2002-02-20 Thread Clare Elliott
e- > From: peter grotz [mailto:[EMAIL PROTECTED]] > Sent: 20 February 2002 08:12 > To: [EMAIL PROTECTED] > Subject: problem with getting the noncrypted password from crypted > Importance: High > > > hi list, > > I´m using the following scripts to manage my passwords. &

problem with getting the noncrypted password from crypted

2002-02-19 Thread peter grotz
hi list, I´m using the following scripts to manage my passwords. I can crypt my new passwords to change the old one, but how can I get the clear pass from my crypted again?? Thanks for your hints!! Peter # test if passwords are equal $salt = substr($existuspassword, 0, 2); $incrypt = crypt($u