23 Jun
2018
23 Jun
'18
7:23 a.m.
On Jun 23, 2018, at 1:34 AM, Philemon Jaomalaza <philemon.jaomalaza@gmail.com> wrote:
This the output receiving packet when I try to authentificate for usertest1@mydomaintest.com with password: usertest1password
And you've configured the server to use the "sql" module for all users. You've said previously that you want different domains to use different SQL modules. How did you configure that? i.e. how do you expect it to happen? It looks like you've configured multiple realms and SQL modules. But, (and the important thing here) haven't tied them together in any way. You should do something like: if realm1 sql1 elsif realm2 sql2 elsif realm3 sql3 else sql Alan DeKok.