|
From: Selva N. <sel...@gm...> - 2016-09-23 14:47:53
|
On Fri, Sep 23, 2016 at 10:14 AM, Илья Шипицин <chi...@gm...> wrote: > > login/password are correct, but ... > > 1) password is expired > 2) acount is disabled > 3) access is not permitted If you use management-client-auth on the server side, you can return a reason for failure. Dynamic challenege works that way by returning a specially formatted reason with challenge so that the client can display the message and prompt if a response is required. Selva |