Sean Carolan wrote: >> I followed the directions on this page to a T, but it seems something >> is still missing: >> >> http://www.redhat.com/docs/manuals/dir-server/8.1/admin/Managing_Replication-Configuring_Single_Master_Replication.html >> > > Here's what it says in the log on the supplier server: > > [05/Mar/2010:17:25:35 -0600] NSMMReplicationPlugin - > agmt="cn=fds2_repl" (fds2:389): Unable to acquire replica: permission > denied. The bind dn "cn=replication manager,cn=config" does not have > permission to supply replication updates to the replica. Will retry > later. > > And here is the entry in dse.ldif on the consumer (password changed to > protect the innocent): > > dn: cn=replication manager,cn=config > objectClass: inetorgperson > objectClass: person > objectClass: top > objectClass: organizationalPerson > cn: replication manager > sn: RM > userPassword: mypassword > passwordExpirationTime: 20380119031407Z > > Can you spot any errors in my configuration? > Did you add cn=replication manager,cn=config to the consumer's replica config entry, to the list of supplier DNs that are allowed to update that replica? > -- > 389 users mailing list > 389-users at lists.fedoraproject.org > https://admin.fedoraproject.org/mailman/listinfo/389-users >