Re: What do you do when no one has sysadmin rights?
- From: "David Browne" <davidbaxterbrowne no potted meat@xxxxxxxxxxx>
- Date: Wed, 26 Apr 2006 17:06:03 -0500
"mbgrood" <mgrood@xxxxxxxxxxxxxx> wrote in message
news:1146083718.487278.197670@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
We have an installation of SQL Server 2005 that allows windows
authentication only. None of our windows users have been explicitly
granted sysadmin rights, but my understanding was that if you are a
member of the windows administrator group you will automatically have
sysadmin rights to sql server. This does not appear to be the case.
Is there a way to get our sysadmin rights back or will we have to do a
re-installation?
Restart the instance in single user mode (which only a local admin can do).
http://msdn2.microsoft.com/en-us/library/ms180965.aspx
Then log in as a local admin and you will magically be a sysadmin.
Re-add builtin\administrators login and give it the sysadmin server role and
restart the server in normal mode.
David
.
- References:
- What do you do when no one has sysadmin rights?
- From: mbgrood
- What do you do when no one has sysadmin rights?
- Prev by Date: What do you do when no one has sysadmin rights?
- Next by Date: Re: SQL Server Logins do not have database access
- Previous by thread: What do you do when no one has sysadmin rights?
- Next by thread: Re: SQL Server Logins do not have database access
- Index(es):
Relevant Pages
|