Trying to install an Open Directory replica. Both are on 10.4.2 w/ latests updates installed.
Here is the slapconfig log from the replica box.
2005-10-11 17:59:09 -0500 - slapconfig -createreplica
2005-10-11 17:59:09 -0500 - command: ssh root@192.168.1.12 /usr/sbin/slapconfig -checkmaster admin 0 3 3
2005-10-11 17:59:12 -0500 - 1 Destroying local LDAP server
2005-10-11 17:59:27 -0500 - command: /usr/sbin/sso_util remove -k -d -s -c -n -v 1
2005-10-11 17:59:37 -0500 - sso_util command output:
shutting down kadmind
kadmind shut down
shutting down kdc
No such process
No such process
kdc shut down
removing kdc database files
2005-10-11 17:59:37 -0500 - Stopping LDAP server (slapd)
2005-10-11 17:59:37 -0500 - Stopping LDAP replicator (slurpd)
2005-10-11 17:59:37 -0500 - Removed file at path /etc/openldap/slapd.conf.
2005-10-11 17:59:37 -0500 - Copied file from /etc/openldap/slapd.conf.default to /etc/openldap/slapd.conf.
2005-10-11 17:59:37 -0500 - command: /usr/sbin/NeST -pwsstandalone
2005-10-11 17:59:43 -0500 - NeST command output:
nothing found to load
2005-10-11 17:59:43 -0500 - 2 Stopping master LDAP server
2005-10-11 17:59:43 -0500 - command: ssh root@192.168.1.12 /usr/sbin/slapconfig -stopldapserver
2005-10-11 17:59:47 -0500 - 3 Updating master configuration
2005-10-11 17:59:47 -0500 - command: ssh root@192.168.1.12 /usr/sbin/slapconfig -addreplica 192.168.1.11
2005-10-11 17:59:49 -0500 - command: ssh root@192.168.1.12 /usr/bin/db_recover -h /var/db/openldap/openldap-data
2005-10-11 17:59:51 -0500 - command: ssh root@192.168.1.12 /usr/sbin/slapcat -l /var/db/openldap/openldap-data/backup.ldif
2005-10-11 17:59:55 -0500 - ssh command failed with status 255
2005-10-11 17:59:55 -0500 - Removing replica due to an error copying LDAP database.
2005-10-11 17:59:55 -0500 - command: ssh root@192.168.1.12 /usr/sbin/slapconfig -removereplica 192.168.1.11
2005-10-11 17:59:57 -0500 - command: ssh root@192.168.1.12 /usr/sbin/slapconfig -startldapserver
Any ideas why it has an error copying the LDAP database? This machine is also set up as a secondary zone for DNS.
Thanks.