You receive the "Exported-change-not-reimported" error message when you configure a newly created user as a disabled user in Microsoft Identity Integration Server 2003 (823781)
The information in this article applies to:
- Microsoft Identity Integration Server 2003 Enterprise Edition
- Microsoft Identity Integration Feature Pack for Microsoft Windows Server Active Directory
SYMPTOMSWhen you export a new user account to the Active Directory directory service by using the Active Directory Management Agent (ADMA), and then you import changes to the Microsoft Identity Integration Server 2003 metaverse, you may receive the following status information: Additionally, information that is similar to the following appears:
| Exported-change-not-reimported | 1 Error(s) | | CN=firstname lastname,OU=organizational unit,DC=example,DC=com | userAccountControl: exported: 512 imported: 546
|
CAUSEThis issue may occur when you configure a newly created user as a disabled user by setting the constant value 514 in the userAccountControl attribute of the user account. This issue occurs because the user account object is waiting for confirmation that the constant value was set correctly in Active Directory. The object expects to import the same value that the object sent to Active Directory. However, because the value that is returned is 546 instead of 514, you receive the "Exported-change-not-reimported" error message.REFERENCESFor additional information about the userAccountControl attribute, see the "Enabling or Disabling a User Account in Active Directory" topic in the Microsoft Identity Integration Server 2003 Developer Reference. For additional information about the user account control constants, visit the following Microsoft Web site, and then search for the topic "ADS_USER_FLAG_ENUM":
| Modification Type: | Major | Last Reviewed: | 3/24/2004 |
|---|
| Keywords: | kbnofix kbBug kbprb KB823781 kbAudITPRO |
|---|
|