User goes missing when restoring 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!
How do I restore it ?
