Article ID: 953131 - Last Review: June 18, 2008 - Revision: 1.0

When user account information is changed in Active Directory Domain Services (AD DS), the User name and Account name information is not synchronized correctly after you import a profile in SharePoint Server 2007

Expand all | Collapse all

SYMPTOMS

Consider the following scenario.
  • You create a user account that is named User A, and you add User A to a Microsoft Office SharePoint Server (MOSS) 2007 Web application.
  • You import the user profile information in a SharePoint Server 2007 Web application, and the profile synchronization timer job runs.
  • User A logs off from the MOSS Web site.
  • You use Active Directory Domain Services (AD DS) to rename User A to User B, and you also change the information for the Account name.
  • You import the new user profile information, and the profile synchronization timer job runs.
  • User B logs on to the MOSS site.
In this scenario, when User B clicks My Settings in the MOSS 2007 Web application, the User name box and the Account name box still display the information for User A.

CAUSE

This problem occurs because the profile synchronization timer job does not correctly synchronize the changes in the User name and Account name information.

RESOLUTION

To resolve this problem, open a command prompt, type the following command, and then press ENTER:
stsadm.exe -o migrateuser -oldlogin <Domain name\Old user name> -newlogin <Domain name\New user name> -ignoresidhistory
Important Run this command only on user accounts that are in the same domain. Otherwise, you may experience permission problems.

This command automatically updates the account name, and the command maintains the correct permissions for the account. To update the user name for the user account that is updated, follow these steps:
  1. Log on to the MOSS Web application.
  2. Click My Settings, click Edit Item, and then change the user name.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

APPLIES TO
  • Microsoft Office SharePoint Server 2007
Keywords: 
kbexpertiseinter kbtshoot kbprb KB953131
 

Article Translations

 

Related Support Centers