>Does anyone know what encryption is used on passwords in a .htpasswd file?

I *THINK*:

OS-dependent...

You can install whichever one you like if you work at it.

Sometimes they are even mixed-and-matched over time.

Old entries will be one form, new will be another.

You can just "cat .htpasswd" and see the entries, and for passwords you
know, you could try various algorithms until you "hit" the one that's in
there, and then you'll know, at least for that machine at that time.

-- 
Like Music?  http://l-i-e.com/artists.htm


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to