Cannot successfully preflight OD replica
Happy Friday!
Environment: Two 2010 MacMini servers running OS X 10.9.1 and Server 3.0.1. Server1 is set up as OD Master which seems to be working fine. I'm trying to set up server2 as a replica. Before I do so, I want to make sure it passes preflight. However, sudo /usr/sbin/slapconfig -preflightreplica xx.xx.xx.2 <directoryadminuser> from the intended replica consistently returns the often-mentioned messages:
2014-01-03 19:40:13 +0000 NSMutableDictionary *_getRootDSE(const char *): rootDSE not found
2014-01-03 19:40:13 +0000 Error: Unable to determine the master's software version.
Both servers are set to allow remote login via ssh for administrators, and based on what I've read, I tried adding the directory administrator to the authorized list on the ODM. No change.
slaconfig -ver output on server1 is:
LDAP Setup Tool (slapconfig), Apple, Inc., Version 1.3
No errors are reported. rootDSE.ldif is present in /etc/openldap.
Other links I've read suggest editing sshd_config to set PubkeyAuthentication to no, and PasswordAuthentication to yes, on both machines. I've done this as well as set PermitRootLogin to yes.
I've watched syslog on both machines while executing the preflight. Nothing useful is printed.
Any suggestions on what I should try next?
Thanks,
Tim
Mac mini, OS X Server