1833860 Members
2033 Online
110063 Solutions
New Discussion

Re: Remove trust

 
Alberto Mendoza
Advisor

Remove trust

Hi.

I need remove two relation ship in a server. The trust is of the type parent child. The servers nt no longer they are in the network.

Thanks
3 REPLIES 3
Tony Glynn
Frequent Advisor

Re: Remove trust

A Parent-Child relationship is normally a lower order domain relationship. If you have removed a child domain (by killing the servers) then you will need to us ntdsutil to clean up the AD - basically a metadata cleanup operation.
Just because you ain't paranoid - doesn't mean someone isn't trying to get you!
Alberto Mendoza
Advisor

Re: Remove trust

If i run the command netdom for remove the relationship, i have the following error:
"The directory service can perform the requested operation only on a leaf object"
But the relationship not is remove.

The server NT it was retired of the domain and the relationship it was removed ok, in the server 2003 it has not been possible.

With the command netdom try to force for remove the relationship but the error is the same one.

Thanks
Igor Karasik
Honored Contributor

Re: Remove trust

Alberto,
Try to use ADSIEdit and open "Your Domain"
container. Do you see Trust Domain object under CN=System ?
If you see - try to delete it from ADSIEdit.

Igor