On Dec 28, 2008, at 4:48 AM, Jim Salter wrote: > I am positive that I am using MD5-CRYPT hashes, .. > # htpasswd -nmb user password > user:$apr1$bZQl//..$2IPoOibTBaqpG7pPFigOy/ This isn't MD5-CRYPT, it's some Apache-specific MD5 thing. I'm surprised it works with crypt. MD5-CRYPT passwords begin with $1$.