Re: Copying users to new server
From: Dejan Sarka (dejan_please_reply_to_newsgroups.sarka_at_avtenta.si)
Date: 03/22/05
- Next message: Uri Dimant: "Re: Copying users to new server"
- Previous message: Dejan Sarka: "Re: DB access for web apps"
- In reply to: kcsheff: "Copying users to new server"
- Next in thread: Uri Dimant: "Re: Copying users to new server"
- Reply: Uri Dimant: "Re: Copying users to new server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 22 Mar 2005 08:09:58 +0100
> I'm new to SQL server and am installing a new server that I will be
copying
> from a old server to new. I've restored the databases but am trying to
copy
> over the users and security.
>
> Is there a simple way to copy over the users and security to the new
server?
Yes, script them. In EM, right-click on your database, select All Tasks -
Generate SQL Script; on the Options tab, select
Script database users and database roles and
Script object-level permissions.
Generate the script and execute it in your new db.
BTW, I suppose you have the same logins.
-- Dejan Sarka, SQL Server MVP Associate Mentor www.SolidQualityLearning.com
- Next message: Uri Dimant: "Re: Copying users to new server"
- Previous message: Dejan Sarka: "Re: DB access for web apps"
- In reply to: kcsheff: "Copying users to new server"
- Next in thread: Uri Dimant: "Re: Copying users to new server"
- Reply: Uri Dimant: "Re: Copying users to new server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|