27 Apr
2012
27 Apr
'12
9:11 a.m.
George Koulyabin wrote:
I do it. But I see comments in some cases only. This attribute is filled when access rejected with wrong password. But this attribute is empty when user is not found (unknown username). Does other attribute (or hint) exist for cases when Module-Failure-Message is empty?
As always, run the server in debugging mode to see what it's doing. If the user isn't found, you'll probably have to add a message yourself. Alan DeKok.