New question #79283 on Ubuntu: https://answers.launchpad.net/ubuntu/+question/79283
I have setup 2 Ubuntu Servers, 9.04, and am trying to get LDAP server working on both. I've been using the guide: https://help.ubuntu.com/9.04/serverguide/C/openldap-server.html to set it up. The replication worked before I got to the TLS and SSL replication part. On the master server everything looks OK (no errors in syslog pointing to ldap stuff). On the second server I get the following errors in the syslog: Aug 6 11:35:56 mfsrv02 slapd[2889]: slap_client_connect: URI=ldap://ldap01.tschaufrei.local Warning, ldap_start_tls failed (-11) Aug 6 11:35:56 mfsrv02 slapd[2889]: slap_client_connect: URI=ldap://ldap01.tschaufrei.local DN="cn=admin,dc=tschaufrei,dc=local" ldap_sasl_bind_s failed (-1) Aug 6 11:35:56 mfsrv02 slapd[2889]: do_syncrepl: rid=003 quitting Aug 6 11:35:56 mfsrv02 slapd[2889]: slap_client_connect: URI=ldap://ldap02.tschaufrei.local Warning, ldap_start_tls failed (-11) Aug 6 11:35:56 mfsrv02 slapd[2889]: slap_client_connect: URI=ldap://ldap02.tschaufrei.local Warning, ldap_start_tls failed (-11) Aug 6 11:35:56 mfsrv02 slapd[2889]: slap_client_connect: URI=ldap://ldap02.tschaufrei.local DN="cn=admin,cn=config" ldap_sasl_bind_s failed (-1) Aug 6 11:35:56 mfsrv02 slapd[2889]: do_syncrepl: rid=002 quitting Aug 6 11:35:56 mfsrv02 slapd[2889]: slap_client_connect: URI=ldap://ldap02.tschaufrei.local DN="cn=admin,dc=tschaufrei,dc=local" ldap_sasl_bind_s failed (-1) Aug 6 11:35:56 mfsrv02 slapd[2889]: do_syncrepl: rid=004 quitting Aug 6 11:35:56 mfsrv02 slapd[2889]: slap_client_connect: URI=ldap://ldap01.tschaufrei.local Warning, ldap_start_tls failed (-11) Aug 6 11:35:56 mfsrv02 slapd[2889]: slap_client_connect: URI=ldap://ldap01.tschaufrei.local DN="cn=admin,cn=config" ldap_sasl_bind_s failed (-1) Aug 6 11:35:56 mfsrv02 slapd[2889]: do_syncrepl: rid=001 quitting -- You received this question notification because you are a member of UF Unanswered Posts Team, which is an answer contact for Ubuntu. _______________________________________________ Mailing list: https://launchpad.net/~ubuntuforums-unanswered Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntuforums-unanswered More help : https://help.launchpad.net/ListHelp

