Hallo!
I have a working synchronisation between eDirectory and Active Directory.
Everything works fine. But now I have Problem with Objects.
If I create a OU via ConsoleOne this one is synchroised although I have not selected it for "mirgration". I read the trace and I think there is a policy named "A set of rules that are executed when any one of the user name mapping options are selected", but I canīt find this rule in my driver!?
[03/30/08 07:48:51.390]:Datawarehouse ST:No event transformation policies.
[03/30/08 07:48:51.390]:Datawarehouse ST:Subscriber processing add for \SYNC-TREE\neuwied\asd.
[03/30/08 07:48:51.391]:Datawarehouse ST:Applying object matching policies.
[03/30/08 07:48:51.391]:Datawarehouse ST:Applying policy: %+C%14C'Find matching object in Active Directory'%-C.
[03/30/08 07:48:51.392]:Datawarehouse ST: Applying to add #1.
[03/30/08 07:48:51.392]:Datawarehouse ST: Evaluating selection criteria for rule 'remember relative position in hierarchy'.
[03/30/08 07:48:51.392]:Datawarehouse ST: (if-src-dn in-subtree "neuwied") = TRUE.
[03/30/08 07:48:51.393]:Datawarehouse ST: Rule selected.
[03/30/08 07:48:51.414]:Datawarehouse ST:Applying object placement policies.
[03/30/08 07:48:51.415]:Datawarehouse ST:Applying policy: %+C%14CPlacement%-C.
[03/30/08 07:48:51.415]:Datawarehouse ST: Applying to add #1.
[03/30/08 07:48:51.415]:Datawarehouse ST: Evaluating selection criteria for rule 'placement for all objects'.
[03/30/08 07:48:51.416]:Datawarehouse ST: Rule selected.
[03/30/08 07:48:51.416]:Datawarehouse ST: Applying rule 'placement for all objects'.
[03/30/08 07:48:51.416]:Datawarehouse ST: Action: do-set-op-dest-dn(arg-dn(token-op-property("unmatched-src-dn")+","+"ou=synctree,dc=neuwied,dc=local")).
[03/30/08 07:48:51.417]:Datawarehouse ST: arg-dn(token-op-property("unmatched-src-dn")+","+"ou=synctree,dc=neuwied,dc=local")
[03/30/08 07:48:51.417]:Datawarehouse ST: token-op-property("unmatched-src-dn")
[03/30/08 07:48:51.419]:Datawarehouse ST: Token Value: "OU=asd".
[03/30/08 07:48:51.419]:Datawarehouse ST: token-text(",")
[03/30/08 07:48:51.419]:Datawarehouse ST: token-text("ou=synctree,dc=neuwied,dc=local")
[03/30/08 07:48:51.420]:Datawarehouse ST: Arg Value: "OU=asd,ou=synctree,dc=neuwied,dc=local".
[03/30/08 07:48:51.429]:Datawarehouse ST:Applying policy: %+C%14C'A set of rules that are executed when any one of the user name mapping options are selected.'%-C.
[03/30/08 07:48:51.429]:Datawarehouse ST: Applying to add #1.
[03/30/08 07:48:51.430]:Datawarehouse ST: Evaluating selection criteria for rule 'consider user objects when name mapping is enabled'.
[03/30/08 07:48:51.430]:Datawarehouse ST: (if-class-name not-equal "User") = TRUE.
[03/30/08 07:48:51.430]:Datawarehouse ST: Rule selected.
[03/30/08 07:48:51.431]:Datawarehouse ST: Applying rule 'consider user objects when name mapping is enabled'.
[03/30/08 07:48:51.435]:Datawarehouse ST: Action: do-break().
[03/30/08 07:48:51.435]:Datawarehouse ST:Policy returned:
[03/30/08 07:48:51.435]:Datawarehouse ST:
<nds dtdversion="3.5" ndsversion="8.x">
<source>
<product version="3.5.10.20070918 ">DirXML</product>
<contact>Novell, Inc.</contact>
</source>
<input>
<add cached-time="20080330054851.369Z" class-name="Organizational Unit" dest-dn="OU=asd,ou=synctree,dc=neuwied,dc=local" event-id="
oes-sync#20080330054851#1#1" qualified-src-dn="O=neuwied\OU=asd" src-dn="\SYNC-TREE\neuwied\asd" src-entry-id="33119" timestamp="1206856131#1">
<operation-data unmatched-src-dn="OU=asd"/>
</add>
</input>
</nds>
How could I stop the driver from syncing all my new created OUs and only sync those I select?
Thanks for helping!
Snaegg