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.

 All Forums
 General SQL Server Forums
 New to SQL Server Administration
 Copying Users and Permissions

Author  Topic 

nathansav
Starting Member

2 Posts

Posted - 2011-04-26 : 15:19:47
Hi,

I have used SQL Server on and off, but currently acting as a DBA. I have creaed a replacment database, but need to copy the users and permissions from the previous.

Can anyone explain how to do, or where to look.

I spent most of this afternoon reading scripts etc, but seem to be above me at this point :o)


thanks

X002548
Not Just a Number

15586 Posts

Posted - 2011-04-26 : 16:09:25
Do you have management Studio?

You can script the users from there

Brett

8-)

Hint: Want your questions answered fast? Follow the direction in this link
http://weblogs.sqlteam.com/brettk/archive/2005/05/25/5276.aspx


Want to help yourself?

http://msdn.microsoft.com/en-us/library/ms130214.aspx

http://weblogs.sqlteam.com/brettk/

http://brettkaiser.blogspot.com/


Go to Top of Page

nathansav
Starting Member

2 Posts

Posted - 2011-04-26 : 17:02:48
HI

I have tried that, it creates the users, but doesnt give them the access they had before, its blank.

Thanks

thanks
Go to Top of Page
   

- Advertisement -