Sharepoint 2003
I have renamed one user in AD, thus the logon information is changed. The user couldn't access sharepoint. In sharepoint the user was deleted and the new user added, still same problem.
SP3 downloaded and I used 'migrate' method.
stsadm -o migrateuser -oldlogin DOMAIN\user -newlogin DOMAIN\user [-ignoresidhistory]
The following error appears: user cannot be found.
The problem I think maybe the old SID is still there but it is not associated with the old login and the new login is associated with the same SID.
How can I resolve this issue,
many thanks



