Kiwiman
Registered User
- Local time
- Today, 17:02
- Joined
- Apr 27, 2008
- Messages
- 799
Hi
We are implementing a new Billing system, with part of the process being cleansing our existing contracts. This cleansing is done on our Live system. Every two weeks or so, I restore the Development Box (also SQL Server 2005) with a copy of Dev.
Prior to the restore the user access to this database is exactly the same as in Live.
After the restore, the users still show as having access to this database via:
However, under the below the Users access is no longer ticked for the restored database (this was definitley ticked prior to the restore).
When the user tries to log in after the restore, access is denied, probably because of the difference in the datbase security and the overall SQL Server security.
Could someone advise how this can be rectified, and point in me in the right direction as to the steps involved when restoring a database that will not cause this to occur.
Any help is much appreciated.
We are implementing a new Billing system, with part of the process being cleansing our existing contracts. This cleansing is done on our Live system. Every two weeks or so, I restore the Development Box (also SQL Server 2005) with a copy of Dev.
Prior to the restore the user access to this database is exactly the same as in Live.
After the restore, the users still show as having access to this database via:
- Databases
- Select Database Restored
- Security
- Users
However, under the below the Users access is no longer ticked for the restored database (this was definitley ticked prior to the restore).
- Security
- Logins
- Select User - RT Click Properties
- User Mapping
When the user tries to log in after the restore, access is denied, probably because of the difference in the datbase security and the overall SQL Server security.
Could someone advise how this can be rectified, and point in me in the right direction as to the steps involved when restoring a database that will not cause this to occur.
Any help is much appreciated.
Last edited: