View Single Post
  #1 (permalink)  
Old 06-12-2009, 04:15 AM
breverend breverend is offline
Member
 
Posts: 10
Default LDAP replication problem

Hello all,

I got trouble to make ldap replication work on my system.

I got a master ZCS server running v 5.0.13 hosted outside of my LAN (server.mydomain.com). It works as intented, with more than 40 emails account daily used.

I'd like to set up only LDAP replication on a slave server inside my lan (slave.mylan.mydomain.com).
I used this howto :

Configuring LDAP Replication

When I test it, I got this :

# /opt/zimbra/bin/zmprov -l gaa
wiki@mydomain.com
spam.0mmaekfx@mydomain.com
ham.4nb79bvp@mydomain.com

# /opt/zimbra/bin/zmprov -l gad
mydomain.com

I don't see accounts that are visible my doing the same command on my Master Server.

I saw the older howto (for ZCS 4.0) and I tried :

./zmsshkeygen
Generating public/private dsa key pair.
Your identification has been saved in /opt/zimbra/.ssh/zimbra_identity.
Your public key has been saved in /opt/zimbra/.ssh/zimbra_identity.pub.
The key fingerprint is:
XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX
slave.mylan.mydomain.com
ERROR: account.NO_SUCH_SERVER (no such server: slave.mylan.mydomain.com)

Do you know how to fix this error please ?

Regards.
Reply With Quote