As noted in the helper sources the password file format is currently
plain text..

user:password

I think there is a patch somewhere to also allow the helper to also
accept HA1 password digests.
Regards
Henrik


olegs wrote:
> 
> Hello!
> Have anyone managed to generate valid password file for digest_pw_auth helper 
>program? I mean, what program should i use for this?
> I've tried to use "htdigest" from apache distribution and then manually edit it:
> -------------------
> <username>:<digest>:
> test:b1046be858091c7011cd52ab937399dd:
> ------------------
> this is correctly understood by digest_pw_auth isn't it?
> but authentication fails.
> i'am testing squid-2.5.STABLE1-20030213
> Thanks for answers.
> With best regards, .olegs

Reply via email to