On 30.1.2013, at 15.49, Timo Sirainen <[email protected]> wrote:

> Hmm. I guess this would work, with defaults:
> 
> passdb {
>  skip = never
>  success = return-ok
>  notfound = continue
>  unavail = continue
> }

Oh, except instead of "notfound" it has to be "failure". Failures could be 
divided into "password mismatch" and "user doesn't exist", but some passdbs 
can't tell the difference (e.g. PAM).

Reply via email to