I'm working on a project that uses MOSS 2007. We have user profiles set up to sync from AD and see the following behavior.
Take the user Jane Doe and her account MYDOMAIN\JaneDoe
Any ideas on where we might be missing something from a config standpoint? Or is there a SharePoint bug?
Thanks
Take a look at the stsadm command migrateuser:
http://technet.microsoft.com/en-us/library/cc262141.aspx
We have seen this before at my current client where some women will change their name due to marriage and the profile import will work fine for some but fail for the other. This command typically will fix that issue.