[phplib] Passwords: Clear & MD5 From: D. Wade (baylee10 <email protected>)
Date: 01/13/01

I'm a relative newbie. I had a site running where I received
login and text password from a third party. They are going
out of business. I can only find third party's that send
login and encrypted passwords suitable for appending to Apache's
.htpasswd file.

The Apache htpasswd function creates a 13 character file,
like kris & test encrypted are kris:DHVx8VCTYetpI
In the stuff/create_database.mysql, 'test' is encrypted
into 32 characters? Ia there more than one MD5?

Can I un-encrypt the ".htpasswd" passwords to clear text?
I've read doc/README.md5_passwords. I'm bothered by the
13 versus 32 length encryptions.

Any help is greatly appreciated,

Donovan Wade

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>