Hi,
I have two zimbra servers both 6.0.4, and new task has been given to get one global list of contacts. I tried connecting one zimbra server to another through GAL Configuration Wizard, using following settings:
GAL: External
Results: 100
Name of gal: my.post.com
Server type: LDAP
ldap://my.post.com:389
ldap filter: (|(cn = %s*)(sn=%s*)(gn=%s*)(mail=%s*))
auto filter: (|(cn = %s*)(sn=%s*)(gn=%s*)(mail=%s*))
base: dc=my, dc=post, dc=com
DN:
DNuser:my_admin_user
DNpass:my_admin_pass
everything next is set by default, and i get error: check.CONNECION_REFUSED
[Root exception is java.net.ConnectException: Connection refused]
Both Zimbra's installed on Ubuntu 8.0.4
I did manage to get it work with AD. I was getting returned with search strings i requested. But no success with LDAP.
Have read all of the gal topics in forums, but still couldnt get it to work.
Please help
