[EMAIL PROTECTED] wrote:

> And there is a difference between them! Every password in the
> system passwd file beginns with "$1$", those generated by htpasswd does
> not.

Sounds like your system uses a different crypt() function than htpasswd.

Two ways to solve this. Either compile ncsa_auth with a "standard"
crypt() function, or change htpasswd to use the same method as your
system.

---
Henrik Nordstrom
Spare time Squid hacker

Reply via email to