Fix incorrect name of digest_pw_auth helper
via Debian project
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517528
If you want to use a digest authenticator, set this line to
something like
- auth_param digest program @DEFAULT_PREFIX@/bin/digest_auth_pw @DEFAULT_PREFIX@/etc/digpass
+ auth_param digest program @DEFAULT_PREFIX@/bin/digest_pw_auth @DEFAULT_PREFIX@/etc/digpass
"children" numberofchildren
The number of authenticator processes to spawn (no default).