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
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 NT User Group for SQL Admins

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-03-05 : 00:32:01
Bradley writes "I have an NT local user group called DOMAIN\SQL_Admins. I have created the SQL account for this group but when I try to execute sp_changedbowner 'DOMAIN\SQL_Admins' to make it the dbo of one of my user db's I get an error saying 'The login 'NORDAM\SQL_Admins' does not exist.' This group is a member of the sysadmin server role. What else do I need to do to it? Do I need to specify any special access rights in NT?

The reason I am doing this is because currently the BUILTIN\Administrators group is the dbo for all of our user db's and I would like to get rid of this group because I do have control over it or the actions of our LAN admins. Any help is appreciated."
   

- Advertisement -