Policy errors
Novell Cool Solutions: Question & Answer
Reader Rating 
Q:
I have dirxml running, connecting an AD and eDirectory. I cannot sync users, however. When I create a user I get the following errors:
Message: Code(-8019) Operation vetoed on unassociated object.
Message: Code(-9064) No DN generated by object placement policy.
A:
The first error means that the publisher create policy rejected the operation. The second one means that the publisher placement rule is incorrect. In your case, the driver published a modify from Active Directory for a user object that was not yet associated. The publisher matching policy executed but it either rejected the operation completely because somecondition (usually an attribute on the object modfified) didn't hold, or no object in eDir matching the selection criteria was found. Assuming no match was found, the create policy was executed but it had a condition that was not met, so processing stopped.
The organizationalUnit processing was similar. No match was found, but this time the creation policy accepted the operation and passed it to the placement policy. Here, the placement policy did not generate a destination DN. DirXML had no idea where to put the object in eDir, so the operation was cancelled.
Novell Cool Solutions (corporate web communities) are produced by WebWise Solutions. www.webwiseone.com