Displaying 1 result from an estimated 1 matches for "db40346f4384".
2013 Dec 07
0
kcc_deleted
...a "deleted objects" zone. I now understand that I should have waited until it would
have gone away by itself.
Ever since, the following message is regularly logged:
../source4/dsdb/kcc/kcc_deleted.c:134: Failed to remove deleted object DC=example-ws13\0ADEL:cc0f8973-0d47-4c54-b2d9-db40346f4384,CN=Deleted Objects,DC=DomainDnsZones,DC=example,DC=com
I have examined the source code but I don't quite understand what is happening. It appears
that the code is listing everything present in that zone, finds the record that I once deleted,
tries to delete it and gets a failure message (beca...