Hi dortmund_developer,
The easiest way to do this is to merely set the container on you AD resource to point to the Organizational Unit you wish to reconcile. This will be set on the Resource Parameter page, in version 6.0 this is located by performing the following:
1. Click on the Resources menu item
2. Check the AD resource
3. Under Resource Action select Edit Resource Parameters
4. In the Container field it should read something similar to:
OU=myunit,DC=example,DC=domain
(Where DC is your actual domain for AD)
5. click on Save
Of course this would be a global setting for you AD resource. Other mechanisms to accomplish this would include modfiying your reconcilation policy and digging deeper into your requirements. Hope this helps.
Hi Dortmund_developer,
One way you could do it would be to create a custom per account reconcilation workflow and edit your reconcilation policy for you AD to point that workflow. The workflow should place your user into the appropriate organization by setting the waveset.organization to the value you desire. Hope this helps.