TODO s4-kcc: Sets the isRecyled attributes on deleted entries when needed
authorMatthieu Patou <mat@matws.net>
Thu, 3 Nov 2011 14:03:11 +0000 (15:03 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 4 Nov 2013 09:15:24 +0000 (10:15 +0100)
commit9d3ca64d00dfaefdd0358cfb00b1e400f6df0b3c
treeebc7eb2b3f3a7e4b02096245d0c78c5a8c7907f3
parent8a505090215501324f83dda86d146708b687abcc
TODO s4-kcc: Sets the isRecyled attributes on deleted entries when needed

The check-deleted task now checks if the object should have the
isRecycled=TRUE attribute and do have it.

TODO: I think before we add this commit, we should add the simple
isRecycled handling and transfer deleted objects into recycled objects,
instead of always delete records from the database...
NOTE: maybe this already happens by the interaction with the ldb module,
if so, we should add a comments...
source4/dsdb/kcc/kcc_deleted.c