ejabberd - Comments for "odbc mods don&amp;#039;t work without odbc auth" https://www.ejabberd.im/node/928 en odbc mods don't work without odbc auth https://www.ejabberd.im/node/928#comment-44116 <p>I'm trying to use ldap for authentication with ODBC for all other storage (offline, roster, etc).</p> <p>When ODBC is used for auth and storage, all is well, but when auth_method is switched to ldap, the odbc modules are ignored. Is my configuration wrong or is this a limitation of ejabberd?</p> <p>{host_config, "myhost.com", [{auth_method, ldap},<br /> {ldap_servers, ["ldap.myhost.com"]},<br /> {ldap_uidattr, "uid"},<br /> {ldap_uidattr_format, "%u"},<br /> {ldap_base, "dc=myhost,dc=com"},<br /> {ldap_rootdn, "cn=manager,dc=myhost,dc=com"},<br /> {ldap_password, "xxx"},<br /> {odbc_server, {pgsql, "127.0.0.1", "ejabberd", "xxx", "xxx"}}]}.</p> <p>The documentation makes it sound like this should work, but so far that doesn't seem to be the case. Can anyone provide a definitive answer either way?</p> Fri, 17 Aug 2007 15:13:11 +0000 Anonymous comment 44116 at https://www.ejabberd.im im also trying to do the https://www.ejabberd.im/node/928#comment-3587 <p>im also trying to do the same and, yeah, it looks like it doesn't work...</p> Tue, 17 Apr 2007 15:50:14 +0000 non_j comment 3587 at https://www.ejabberd.im odbc mods don't work without odbc auth https://www.ejabberd.im/node/928#comment-1985 <p>nobody know ? :(</p> Sat, 08 Jul 2006 22:56:58 +0000 yuen comment 1985 at https://www.ejabberd.im