Hi,
unfortunately, RSLDAPSYNC_USER does not return a list of objects in DB if you choose option Ignore. You can get it with help of debugger. Put a break point on line 570 in report RSLDAPSYNC_USER. You will see a global variable gt_objects_db_only that will have this list for you.
Cheers