Following the restore of a database, the Login for a user still exists but the authority for the database I have restored has been removed from User Mappings. Is there a procedure that I can use, similar to the sp_change_users_login, that I can store and run from the master database, passing in the name of the database for which I want to add the authority?