SigningTable and LDAP

From: Quanah Gibson-Mount <quanah_at_zimbra.com>
Date: Tue, 01 May 2012 21:12:41 -0700

Hi list,

In looking at opendkim.conf(5) and the README file for using LDAP with
OpenDKIM, I'm not sure how you specify multiple LDAP URI's to the
SigningTable parameter.

For example, most of our customers have multiple LDAP replicas. I would
want the SigningTable parameter to be able to reference any of those
replicas, for failover purposes.

Do I specify SigningTable multiple times, once per ldap server? Or can I
provide the LDAP URI's multiple times with the SigningTable parameter?
Same goes for the KeyTable paramater.

For example, would I want:

SigningTable ldap://192.0.2.1/""?DKIMSelector?sub?(DKIMIdentity =$d)
ldap://192.0.2.2/""?DKIMSelector?sub?(DKIMIdentity=$d)

or

SigningTable
ldap://192.0.2.1/""?DKIMSelector?sub?(DKIMIdentity=$d)
SigningTable
ldap://192.0.2.2/""?DKIMSelector?sub?(DKIMIdentity=$d)

Thanks!

--Quanah

-- 
Quanah Gibson-Mount
Principal Software Engineer
Zimbra, Inc
--------------------
Zimbra ::  the leader in open source messaging and collaboration
Received on Wed May 02 2012 - 04:13:10 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:20:39 PST