OD Master, renamed computer now has old name in Computers list
I have an intel xserve running 10.5.2 Server that I setup as an OD master. The original plan was to replace the current OD master and have the new server take over its name and IP but due to environment issues we decided to put the server in alongside the other OD master. When I was setting up the server I used a temporary machine name and IP so I could configure it as needed. Once I got the machine ready to go, I used changeip to change the hostname and IP. I changed the name and IP and everything is good.
However, now when I bind a clinet to the server with Directory Access the Configuration Name of the OD binding is the old hostname. The Server Name field (DNS name) is correct.
When I look in the Computers list in WGM on the server in the /LDAPv3/127.0.0.1 directory I see a computer object with the old host name (prepwkgrp1a.our.domain$ should be pwgmnb2dsm.our.domain$). If I look in Inspector details I see multiple entries in RecordName. The first two entries are the previous name for this server, the last in the list is the correct, new name. When I try and remove those extra RecordName entries in WGM I get errors about eDSSchemaError (-14142) on the InspectorPluginView.m.
I tried using changeip /LDAPv3/127.0.0.1 old-ip new-ip old-host new-host but that didn't change anything.
Anyone ever sucessfully remove old hostname entries from the Computer list?
I don't have a test box to try it but could I just remove the whole computer object for the OD master? I'm afraid that would have ill effects, though.
-Eric