Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Administration Question

Status
Not open for further replies.

Ray1127

Programmer
Feb 22, 2002
231
US
If I have SQL Server set up to use Windows Authentication. I am the Network Administrator. I only have public access to SQL Server 2005? How do I get into SQL Server 2005 to do the Admin tasks? SQL Server was not set up for mixed mode according to the documentation left by the previous admin and if the SQL Server user sa is not disabled then the password left with the previous Admin. Any ideas on what I can do???
 
You would have to have some account that was granted SysAdmin privs in order to get in there and accomplish the needed tasks.

If sa is disabled and/or you do not have the password and there are no logins (NT or SQL) that have admin rigths to the server ... you may need to reinstall.

Maybe someone has a workaround that could be leveraged before having to go down the rebuild path.

Thanks

J. Kusch
 
Thanks that's what I thought I'd have to do. Not crazy about it. It means I'll be working this weekend as that's the only time I can take the system down long enough to do a full re-install but oh well. That's why they pay me my dollar.
 
LOL ... Been there ... Done that ... for the same reason.

Thanks

J. Kusch
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top