You really need to just grab the user name, and then update the password field using the MD5 hashed password (the link is provided in that post I linked too).
Don't change the username, just remember it for logging in purposes. After you enter the MD5 hashed password you can save it and login using the standard string password.