IMPORTANT: If you are using the DirXML Driver for NT Domains and the DirXML Driver for Exchange, edit the default policy or create a new one to resolve an account issue between the two drivers. This policy prevents the Exchange driver from attempting to create an NT Domains account before the NT Domains driver creates the account.
The DirXML Driver for NT Domain has a User attribute called DirXML-NTAccountName. This attribute contains the DomainName/UserName value. The Exchange MailBox object needs the value to associate to a domain account. For that association to occur correctly, the value in DirXML-NTAccountName needs to be put in the MailBox attribute Assoc-NT-Account. Keep in mind that attribute names are case sensitive.
Create a new policy so that a new MailBox object isn't created unless the DirXML-NTAccountName attribute is populated.
In iManager, select DirXML Management > Overview.
Search for the driver set that contains the DirXML Driver for Exchange, then select that driver.
Select the Creation Policies object on the Subscriber channel.
In the Creation Policies dialog box, click Edit.
Click User Required Attributes.
In the Actions section, add an action for the DirXML-NTAccountName attribute.
Click the + icon, then select Veto If Operation Attribute Not Available from the Do drop-down list.
Select DirXML-NTAccountName from the Enter Name drop-down list.
Click OK.
As the following figure illustrates, the action is placed in the User Required Attributes section.
Verify that the DirXML-NTAccountName attribute is in the following locations:
Synchronize the Subscriber channel.
Restart both drivers.
After you have made these changes to the drivers, the following control flow occurs when you create a user in eDirectory:
NOTE: The examples used DirXML-NTAccountName as the eDirectory attribute to hold the NT account information, but you can choose any attribute that works for you.