User goes missing when I restore a database in MS SQL Server

I am setting up a disaster recovery box for the production website. For this, I took a backup of the production MS SQL database and restored it into the DR box. When I run the application, I get an access denied message. I checked the database and I found that the user mapping is gone! I want to restore it.
