Re: after sql server rename
- From: "Rick Byham, \(MSFT\)" <rickbyh@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 16 Feb 2009 08:41:08 -0800
I haven't renamed a server in a while. This is not necessarily a problem. If you go to Local Users and Groups application I bet the group names haven't changed just because you renamed the server. So they are fine. Leave them there.
To check this, on the Start menu, click Run. Type lusrmgr.msc and then click OK.
Expand Groups and look for the group names you have listed below. Presumable the local Windows groups are still there, they are still members of the sysadmin role in SQL Server. You are fine.
--
Rick Byham (MSFT), SQL Server Books Online
This posting is provided "AS IS" with no warranties, and confers no rights.
"Claudia" <Claudia@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:191B51FA-ABD7-4E2C-912B-1F1D70B83802@xxxxxxxxxxxxxxxx
We did run sp_dropserver and sp_addserver. @@servername shows the new server
name.
Thanks.
"Erland Sommarskog" wrote:
Claudia (Claudia@xxxxxxxxxxxxxxxxxxxxxxxxx) writes:
> We renamed the sql server and everything seems fine (sql2005). However,
> I see three logins that still have the old name in them:
>
> OldServername\SQLServer2005MSFTEUser$OldServername$MSSQLSERVER
> OldServername\SQLServer2005MSSQLUser$OldServername$MSSQLSERVER
> OldServername\SQLServer2005SQLAgentUser$OldServername$MSSQLSERVER
>
> What impact do they have if we leave them as they are now?
>
> Can we change the name to reflect the new server name?
What does @@servername report?
That is, did you through the sp_dropserver/sp_addserver steps?
--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx
Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.
- Follow-Ups:
- Re: after sql server rename
- From: Claudia
- Re: after sql server rename
- References:
- after sql server rename
- From: Claudia
- Re: after sql server rename
- From: Erland Sommarskog
- Re: after sql server rename
- From: Claudia
- after sql server rename
- Prev by Date: Re: after sql server rename
- Next by Date: Re: How to enumerate Active Directory group membership for within
- Previous by thread: Re: after sql server rename
- Next by thread: Re: after sql server rename
- Index(es):
Relevant Pages
|