I finally got a zimbra PDC + samba BDC setup working
Primary site : zimbra 5.0.9 Centos 5.2 quad Xeon workhorse (PDC)
Office sites : Debian Samba on stock PC computer ("BDC")
the goal is to use the same user base from every sites AND some WAN failover security if WAN went down. (aka BDC)
I did a "LDAP only" zimbra setup on offices following this doc
Multiple-Server Installation
and told the samba server to auth against its own ip adress (localhost won't work)
following this (neat) link
Multiple-Server Installation
this seems to work fine except the slave zimbra LDAP keeps complaining about
:
Unable to determine enabled services from ldap.
Unable to determine enabled services. Cache is out of date or doesn't exist.
this is I think because no other zimbra service is running (correct?)
Is there any way to get rid of those alerts (it fills mail and log)
Thank you in advance