lighttpd forum migration > SHA encrypted password authentication

Posted by Alexander Funke
on 18.03.2008 08:22
Hi all,

I need to authenticate Users with an AuthFile that has SHA encrypted 
Password. But I can't get it to work. Is it possible to use this? I 
tried this:

auth.backend = "htpasswd"
auth.backend.htpasswd.userfile= "/path/to/file/AuthFile"

Is there a solution?

Kind regards
Alex