The next step is to create a username and password with the same credentials as the original one, and force this new user to have the exact same SID. Run the following query to create a new login and map it to the database user:
sp_addlogin '<login_name>', '<password>', '<database_name>', '<language>', sid
(The default language