Site Sponsored By: SQLDSC - SQL Server Desired State Configuration
Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
I have made a backup of a db on a remote server. The remote server had a login called 'webapp' mapped to a user on the db called 'webapp'.I have now restored the db onto a local server. The db still has the user called 'webapp'. On the local server there is already a login called 'webapp'.How do I map the existing login on the local server to the existing user on the db?If I try to do it through the SSMS UI I get the error: