"Aaron Stone" <[EMAIL PROTECTED]> schrieb:
> We don't do fallback SQL servers, either. I would accept a patch to do
> this for LDAP and SQL, too, if it were fairly concise.
Me and C are not real friends! :-)

> Are the LDAP applications making their queries round-robin or first
> available in the order specified in the config file?
It just contacts the first one available. And i'm pretty sure that it is
feature of the ldap client. And requires not much coding inside dbmail.

ldap_connect from php(which is basicly just a wrapper around the C ldap
client library) can just get a space separated list of hostnames. The whole
connection handling stuff should be done inside the ldap client library.
Maybe it is working already out of the box. :-)

I try to find the documentation for the C ldap client library.


--
Lars Kneschke
Metaways Infosystems GmbH
Pickhuben 4
20457
Hamburg
Germany

eGroupWare Training & Support ==>
http://www.egroupware-support.net

E-Mail:
mailto:[EMAIL PROTECTED]
Web: http://www.metaways.de
Tel: +49 (0)40
317031-21
Fax: +49 (0)40 317031-81
Mobile: +49 (0)175 9304324


_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to