Re: [EMAIL PROTECTED] htpasswd -c -m -b validation

2005-10-10 Thread Andrew Clarke
On Tue, 13 Sep 2005 19:57, [EMAIL PROTECTED] wrote: > > i ve the http password file which is encrypted using htpasswd -c -m > -b command i.e the password which is encrypted using md5 algorithm .i > want to validate the user input password against the stored encrypted > password Umm, if you k

[EMAIL PROTECTED] htpasswd -c -m -b validation

2005-09-13 Thread iyappans
hi i ve the http password file which is encrypted using htpasswd -c -m -b command i.e the password which is encrypted using md5 algorithm .i want to validate the user input password against the stored encrypted password thank u iyappan -