SQL Server Forums
Profile | Register | Active Topics | Members | Search | Forum FAQ
 
Register Now and get your question answered!
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 SQL Server 2005 Forums
 SQL Server Administration (2005)
 sa user account
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

sqlserverdba
Yak Posting Veteran

USA
53 Posts

Posted - 06/07/2009 :  21:05:14  Show Profile  Reply with Quote
Hi,

I want to create user account similar to sa.Is there any risk to create user account and grant similar privileges or any other way to directly map with sa account?

Please advice.

SwePeso
Patron Saint of Lost Yaks

Sweden
29138 Posts

Posted - 06/07/2009 :  23:33:01  Show Profile  Visit SwePeso's Homepage  Reply with Quote
Yes.
The user can do anything SA can, such as drop tables, drop databases and so on...


E 12°55'05.63"
N 56°04'39.26"
Go to Top of Page

sqlserverdba
Yak Posting Veteran

USA
53 Posts

Posted - 06/08/2009 :  13:02:00  Show Profile  Reply with Quote
Hi,

What is the best practices to protect sa user account ?

When we create similar sa account which has securable additional properties option than sa account.

Can I make exactly same as sa account?

thx
Go to Top of Page

tkizer
Almighty SQL Goddess

USA
35007 Posts

Posted - 06/08/2009 :  13:34:32  Show Profile  Visit tkizer's Homepage  Reply with Quote
To create an "sa" account, you just need to grant a login sysadmin fixed server role.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog

"Let's begin with the premise that everything you've done up until this point is wrong."
Go to Top of Page

sqlserverdba
Yak Posting Veteran

USA
53 Posts

Posted - 06/08/2009 :  14:50:18  Show Profile  Reply with Quote
Hi Tara,

When I go to grant sysadmin, system also grant public server role also.

Please advice.

Go to Top of Page

tkizer
Almighty SQL Goddess

USA
35007 Posts

Posted - 06/08/2009 :  15:05:06  Show Profile  Visit tkizer's Homepage  Reply with Quote
So what's the problem?

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog

"Let's begin with the premise that everything you've done up until this point is wrong."
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
SQL Server Forums © 2000-2009 SQLTeam Publishing, LLC Go To Top Of Page
This page was generated in 0.06 seconds. Powered By: Snitz Forums 2000