ejabberd - Comments for "Cleanup Anonymous Sessions" https://www.ejabberd.im/node/1415 en I see only one https://www.ejabberd.im/node/1415#comment-26170 <p>It seems strange to me, because I can see only one. Did you mean "a subdomain" ?</p> Fri, 06 Jul 2007 11:54:07 +0000 Coca Kola comment 26170 at https://www.ejabberd.im I have 2 'domains' each https://www.ejabberd.im/node/1415#comment-3395 <p>I have 2 'domains' each domain handles its own authentication, but they each know about one another. It is clustered.</p> <p>Example:</p> <p>(Server 1 - Authenticating Domain 1)<br /> {hosts, ["jabserv.org", "anon.jabserv.org"]}.<br /> {host_config, "jabserv.org", [{auth_method, odbc}, {odbc_server, {mysql, "192.168.1.200", "ejabberd", "ejabberd_user", "ejabberd_passwd"}}]}.</p> <p>(Server 2 - Authenticating Domain 2)<br /> {hosts, ["jabserv.org", "anon.jabserv.org"]}.<br /> {host_config, "anon.jabserv.org", [{auth_method, anonymous},{anonymous_protocol, login_anon}]}.</p> <p>Roster is still handled in mnesia for both domains. Only authentication for jabserv.org is actually using sql.</p> <p>Jeffrey R. | dS</p> Fri, 23 Mar 2007 16:36:59 +0000 dS_Jeffrey comment 3395 at https://www.ejabberd.im Hello, Do you use normal https://www.ejabberd.im/node/1415#comment-3372 <p>Hello,</p> <p>Do you use normal authentication on the same instance too ?</p> <p>--<br /> Mickaël Rémond<br /> <noindex><a href="http://www.process-one.net/" rel="nofollow" >Process-one</a></noindex></p> Tue, 20 Mar 2007 13:31:58 +0000 mremond comment 3372 at https://www.ejabberd.im