I’ve bene trying to establish an additional OD replica. We tested with one host and then moved onto the host we want as our production replica. In server admin under the Open Directory replica tree tab there is still an entry for the decommissioned test replica. When I try to remove using slaconfig I get :
“Warning: unable to update /config/passwordserver records in the LDAP domain without an administrator.Error: could not set the passwordserver record (reason = cannot set the plist for the /Config/passwordserver record).
Warning: error = 69 while updating the replica address list.”
When establishing our production replica I get in the masters slapd logs:
“Error: could not set the passwordserver record (reason = cannot set the plist for the /Config/passwordserver record).”
I needed to destroy that replica as it was incomplete.
When I destroy that replica I get: “2011-08-15 13:39:45 -0700 – slapconfig -removereplica
2011-08-15 13:39:46 -0700 – Error: could not set the passwordserver record (reason = cannot set the plist for the /Config/passwordserver record).
2011-08-15 13:39:46 -0700 – Warning: error = 69 while updating the replica address list.”
I then configured the freshly destroyed replica as a relay:
2011-08-15 14:05:55 -0700 – slapconfig -updateaddresses
2011-08-15 14:05:55 -0700 – Error: could not set the passwordserver record (reason = cannot set the plist for the /Config/passwordserver record).
Note, as a replica I got an incomplete LDAP, asa relay I got a complete one. But my main questions is what file is slapd trying to update?
Thanks.
Comments are closed