Howard Chu wrote:
Juliet Kemp wrote:
I'm attempting to set up a slave LDAP server.
I have replogfile & replica config set in the master server, but when
I restart it & try a test entry, the replication log contains no
data. It does, however, show a change in the 'last modified' date.
Note that the replog should usually be empty since slurpd truncates it
as soon as it reads it.
Ah, right, thanks for that.
I've now been able to get it running with simple auth (by setting rootdn
& rootpw on the slave server), but I'd prefer to have it using GSSAPI
like the rest of my setup.
The .rej file just has "ERROR: Referral"
The slave logfile (with loglevel 1) is shown below (for an attempted
add). I'm slightly confused in that it seems to switch halfway through
from using slurpd_adm (my replication admin) to ldapadm (the 'general'
admin).
Master replication config:
replica uri=ldaps://elysium.ph.ic.ac.uk:636
tls=yes
bindmethod=sasl
binddn="uid=slurpd_adm,ou=people,dc=ph,dc=ic,dc=ac,dc=uk"
saslmech=GSSAPI