Backup and Restore Database in CS 2.0

rated by 0 users
This post has 1 Reply | 1 Follower

Not Ranked
Posts 30
Points 460
vantroeyen Posted: Thu, May 17 2007 3:51 AM

hello,

I am not very famliar with SQL Server 2005 and specialy in defining the security elements, this is the reason of my post before any action...

I will have to move my CS 2.1 server to a new computer. So I plan to backup the database file, copy it to the new computer, and then restore it on the new SQL Server 2005. I know that there are some security modifications to do. But I don't know all of them.

I didn't find a complete check up, can anyone help me ?

Thank's


 

Eric Vantroeyen Montpellier - France
Top 25 Contributor
Posts 1,592
Points 25,120
MVPs

Hi,

After restoring the database you will need to grant the following permissions/roles to the user account that Community Server will use to access the database.

  • dbo
  • aspnet_Membership_BasicAccess
  • aspnet_Membership_FullAccess
  • aspnet_Membership_ReportingAccess
  • aspnet_Profile_BasicAccess
  • aspnet_Profile_FullAccess
  • aspnet_Profile_ReportingAccess
  • aspnet_Roles_BasicAccess
  • aspnet_Roles_FullAccess
  • aspnet_Roles_ReportingAccess

Regards

Dave

Dave Stokes On Graffiti
Dave Stokes

  • | Post Points: 5
Page 1 of 1 (2 items) | RSS
Powered by Community Server (Commercial Edition), by Telligent Systems

Copyright© 2008 Telligent Systems Inc. All rights reserved
CommunityServer.com  •  Telligent.com