30 Jan
2013
30 Jan
'13
3:55 p.m.
On 30.1.2013, at 15.49, Timo Sirainen tss@iki.fi 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).