<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; Fix : Error : Error 15401: Windows NT user or group &#8216;username&#8217; not found. Check the name again.</title>
	<atom:link href="http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Thu, 09 Feb 2012 19:36:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Coast</title>
		<link>http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-183359</link>
		<dc:creator><![CDATA[Coast]]></dc:creator>
		<pubDate>Tue, 25 Oct 2011 13:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-183359</guid>
		<description><![CDATA[Forgot to add that this is only a problem on one server.  For the names that fail with error 15401 (Windows NT User or Group not found) on this one server, those names were able to be changed on 3 other servers without a problem.  The only difference is that this server is part of a cluster.  What doesn&#039;t make sense in this case though is that some of the names on this cluster were able to be changed without a problem.]]></description>
		<content:encoded><![CDATA[<p>Forgot to add that this is only a problem on one server.  For the names that fail with error 15401 (Windows NT User or Group not found) on this one server, those names were able to be changed on 3 other servers without a problem.  The only difference is that this server is part of a cluster.  What doesn&#8217;t make sense in this case though is that some of the names on this cluster were able to be changed without a problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Coast</title>
		<link>http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-183357</link>
		<dc:creator><![CDATA[Coast]]></dc:creator>
		<pubDate>Tue, 25 Oct 2011 13:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-183357</guid>
		<description><![CDATA[It would be nice if there was some explanation as to how SQL server determine whether the user specified in &quot;CREATE LOGIN&quot; is a Windows user or not.  We just had a subset of users&#039; names changed.  I have tried using &quot;Alter Login  with name = &quot;   That works for some users, but does not work for others.  I search for users in activie directory and their account names have all been changed there.  Previous versions of SQL server allowed you to search the sys procs to determine how it was deciding if a user was a Windows user or not - i.e. functions like Is_wintuser or something like that.  At this point, since all of that is hidden, I&#039;m at a lost to debug this.]]></description>
		<content:encoded><![CDATA[<p>It would be nice if there was some explanation as to how SQL server determine whether the user specified in &#8220;CREATE LOGIN&#8221; is a Windows user or not.  We just had a subset of users&#8217; names changed.  I have tried using &#8220;Alter Login  with name = &#8221;   That works for some users, but does not work for others.  I search for users in activie directory and their account names have all been changed there.  Previous versions of SQL server allowed you to search the sys procs to determine how it was deciding if a user was a Windows user or not &#8211; i.e. functions like Is_wintuser or something like that.  At this point, since all of that is hidden, I&#8217;m at a lost to debug this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-180747</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Wed, 19 Oct 2011 09:48:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-180747</guid>
		<description><![CDATA[Can you make sure that your SQL Server 2000 is not shut down?]]></description>
		<content:encoded><![CDATA[<p>Can you make sure that your SQL Server 2000 is not shut down?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: imran</title>
		<link>http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-180335</link>
		<dc:creator><![CDATA[imran]]></dc:creator>
		<pubDate>Tue, 18 Oct 2011 12:29:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-180335</guid>
		<description><![CDATA[Dear sir,

I am using 2008 std edition, i have live my server with SQl 2000 .
After a 3 to 4 hrs its show an error&quot; WIndows Nt services stop&quot; .
Can any body tell me why we are facing these issue.]]></description>
		<content:encoded><![CDATA[<p>Dear sir,</p>
<p>I am using 2008 std edition, i have live my server with SQl 2000 .<br />
After a 3 to 4 hrs its show an error&#8221; WIndows Nt services stop&#8221; .<br />
Can any body tell me why we are facing these issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-141203</link>
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Thu, 16 Jun 2011 01:25:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-141203</guid>
		<description><![CDATA[The fix I found for my case, was that the Login was in a different domain that the server, i ran ipconfig /all , noticed the DNS primary suffix and the DNS Suffix search list, and found that the domain to which the account belongs was not listed, so I added those domains to the windows IP config, and afterwards SQL server was able to find the login.]]></description>
		<content:encoded><![CDATA[<p>The fix I found for my case, was that the Login was in a different domain that the server, i ran ipconfig /all , noticed the DNS primary suffix and the DNS Suffix search list, and found that the domain to which the account belongs was not listed, so I added those domains to the windows IP config, and afterwards SQL server was able to find the login.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Ong</title>
		<link>http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-134603</link>
		<dc:creator><![CDATA[Andy Ong]]></dc:creator>
		<pubDate>Mon, 16 May 2011 13:18:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-134603</guid>
		<description><![CDATA[Also had this problem when using TFS labs (HYperV). The SQL server 2008 VM simply would not add any domain users, despite deleting the computer account and readding to the domain, however I noticed some other unusual behaviour such as logging in with another domain admin created the user profile, but the user did not have any admin permissions on the server, yet on another server in the environment it all worked as expected. In the end I found the problem to be computer SID duplication and therefore required a Sysprep (WITH GENERALIZE OPTION) and then it all worked fine after readding the computer back to the domain (with its new SID). Windows requires activation again but not a big deal.]]></description>
		<content:encoded><![CDATA[<p>Also had this problem when using TFS labs (HYperV). The SQL server 2008 VM simply would not add any domain users, despite deleting the computer account and readding to the domain, however I noticed some other unusual behaviour such as logging in with another domain admin created the user profile, but the user did not have any admin permissions on the server, yet on another server in the environment it all worked as expected. In the end I found the problem to be computer SID duplication and therefore required a Sysprep (WITH GENERALIZE OPTION) and then it all worked fine after readding the computer back to the domain (with its new SID). Windows requires activation again but not a big deal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-133392</link>
		<dc:creator><![CDATA[Peter]]></dc:creator>
		<pubDate>Sun, 08 May 2011 02:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-133392</guid>
		<description><![CDATA[...&quot;This is quite a famous error&quot; ... &quot;The reason I was not writing about this as the solution of this error is very well explained in Book On Line. &quot; ...aha

Still a &quot;famous error&quot;!

Try to install an application via WebMatrix. Doesn&#039;t work... lost hours (maybe I&#039;m to stupid). But... I&#039;m sure... somehow it would/should work...?!?! 

Would be very nice, if all(!) such &quot;errors&quot; or &quot;babels&quot; would be damned finally! 

Please begin to think from the &quot;newbie&quot; an not from you as a DB-expert because I don&#039;t want/can&#039;t &quot;fight&quot; to make a DB (SQL-Express) working.]]></description>
		<content:encoded><![CDATA[<p>&#8230;&#8221;This is quite a famous error&#8221; &#8230; &#8220;The reason I was not writing about this as the solution of this error is very well explained in Book On Line. &#8221; &#8230;aha</p>
<p>Still a &#8220;famous error&#8221;!</p>
<p>Try to install an application via WebMatrix. Doesn&#8217;t work&#8230; lost hours (maybe I&#8217;m to stupid). But&#8230; I&#8217;m sure&#8230; somehow it would/should work&#8230;?!?! </p>
<p>Would be very nice, if all(!) such &#8220;errors&#8221; or &#8220;babels&#8221; would be damned finally! </p>
<p>Please begin to think from the &#8220;newbie&#8221; an not from you as a DB-expert because I don&#8217;t want/can&#8217;t &#8220;fight&#8221; to make a DB (SQL-Express) working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-114058</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Tue, 25 Jan 2011 08:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-114058</guid>
		<description><![CDATA[You can connect to different server using a linked server]]></description>
		<content:encoded><![CDATA[<p>You can connect to different server using a linked server</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: serge gontcho</title>
		<link>http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-113737</link>
		<dc:creator><![CDATA[serge gontcho]]></dc:creator>
		<pubDate>Mon, 24 Jan 2011 06:30:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-113737</guid>
		<description><![CDATA[Can I connect to an SQL Server Instance hosted on a distant Windows XP machine ? Or shoud I always use a windows Server ?]]></description>
		<content:encoded><![CDATA[<p>Can I connect to an SQL Server Instance hosted on a distant Windows XP machine ? Or shoud I always use a windows Server ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BlackRain</title>
		<link>http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-97379</link>
		<dc:creator><![CDATA[BlackRain]]></dc:creator>
		<pubDate>Tue, 02 Nov 2010 14:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-97379</guid>
		<description><![CDATA[When 2008 Server R2 is member of a Win2k Domain, than could be held this Hotfix

http://support.microsoft.com/kb/976494]]></description>
		<content:encoded><![CDATA[<p>When 2008 Server R2 is member of a Win2k Domain, than could be held this Hotfix</p>
<p><a href="http://support.microsoft.com/kb/976494" rel="nofollow">http://support.microsoft.com/kb/976494</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-69331</link>
		<dc:creator><![CDATA[Ken]]></dc:creator>
		<pubDate>Wed, 05 May 2010 19:29:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-69331</guid>
		<description><![CDATA[I have also found that the GUI will deny the ability to create a user and throws this error when attempting to create a user with a space after the username.]]></description>
		<content:encoded><![CDATA[<p>I have also found that the GUI will deny the ability to create a user and throws this error when attempting to create a user with a space after the username.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MT</title>
		<link>http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-62539</link>
		<dc:creator><![CDATA[MT]]></dc:creator>
		<pubDate>Tue, 09 Mar 2010 18:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-62539</guid>
		<description><![CDATA[I&#039;m using Windows Server 2008 and SQL Server 2008 - no windows domain. I encountered same error using GUI and i found workaround that work by usin CREATE LOGIN command.

CREATE LOGIN &#039;machine_name\user&#039; WINDOWS

here documentation: 
http://technet.microsoft.com/en-us/library/ms189751.aspx]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m using Windows Server 2008 and SQL Server 2008 &#8211; no windows domain. I encountered same error using GUI and i found workaround that work by usin CREATE LOGIN command.</p>
<p>CREATE LOGIN &#8216;machine_name\user&#8217; WINDOWS</p>
<p>here documentation:<br />
<a href="http://technet.microsoft.com/en-us/library/ms189751.aspx" rel="nofollow">http://technet.microsoft.com/en-us/library/ms189751.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PT</title>
		<link>http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-60682</link>
		<dc:creator><![CDATA[PT]]></dc:creator>
		<pubDate>Fri, 05 Feb 2010 03:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-60682</guid>
		<description><![CDATA[Just got hit by this error and the KB above fails to help me out. I just installed SS2K8 Developer on W2K8 (64-bit) and am in the process of configuring/setting up. I can fire up Management Studio locally on the server and log in as domain admin via Windows Authentication.

When I try to create a new login for a domain user, either through the GUI by typing it in or searching for the user via the search button, or via DDL, I get a 15401 error: &quot;Windows NT user or group &#039;\&#039; not found.&quot; This is a fresh install; no logins exist except the \administrator one I added during install and the builtin ones. I was able to enumerate the domain user accounts via the Search box.  I can ping the DC, the collation is CI and DNS is okay.

Additionally, all services are running as NT AUTHORITY\NETWORK SERVICE.

Where&#039;s the issue? Any ideas?]]></description>
		<content:encoded><![CDATA[<p>Just got hit by this error and the KB above fails to help me out. I just installed SS2K8 Developer on W2K8 (64-bit) and am in the process of configuring/setting up. I can fire up Management Studio locally on the server and log in as domain admin via Windows Authentication.</p>
<p>When I try to create a new login for a domain user, either through the GUI by typing it in or searching for the user via the search button, or via DDL, I get a 15401 error: &#8220;Windows NT user or group &#8216;\&#8217; not found.&#8221; This is a fresh install; no logins exist except the \administrator one I added during install and the builtin ones. I was able to enumerate the domain user accounts via the Search box.  I can ping the DC, the collation is CI and DNS is okay.</p>
<p>Additionally, all services are running as NT AUTHORITY\NETWORK SERVICE.</p>
<p>Where&#8217;s the issue? Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-59802</link>
		<dc:creator><![CDATA[mike]]></dc:creator>
		<pubDate>Fri, 15 Jan 2010 14:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-59802</guid>
		<description><![CDATA[tnx . but some more information ....]]></description>
		<content:encoded><![CDATA[<p>tnx . but some more information &#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-59793</link>
		<dc:creator><![CDATA[Pinal Dave]]></dc:creator>
		<pubDate>Fri, 15 Jan 2010 11:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-59793</guid>
		<description><![CDATA[Hello Mike,

SQL Server 2008 introduced encryption methods to encript or decrypt specific data, but incorporating that feature needs changes in data store and fetch procedurs.

Regards,
Pinal Dave]]></description>
		<content:encoded><![CDATA[<p>Hello Mike,</p>
<p>SQL Server 2008 introduced encryption methods to encript or decrypt specific data, but incorporating that feature needs changes in data store and fetch procedurs.</p>
<p>Regards,<br />
Pinal Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-59731</link>
		<dc:creator><![CDATA[mike]]></dc:creator>
		<pubDate>Thu, 14 Jan 2010 12:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-59731</guid>
		<description><![CDATA[hi its mike , a c# programmer . i tried to make a software that uses a data base . and i wan to apply a user management .every user see&#039;s his data .but the table which stores data is the same for all users .one thing i hav done is to hav 1 column,in the table which stores the username .and when data is retrieved ...select * from table where username =something .......        is there any method in sql server .row level sequrity .or any user management method 


                                                          thanks in advance]]></description>
		<content:encoded><![CDATA[<p>hi its mike , a c# programmer . i tried to make a software that uses a data base . and i wan to apply a user management .every user see&#8217;s his data .but the table which stores data is the same for all users .one thing i hav done is to hav 1 column,in the table which stores the username .and when data is retrieved &#8230;select * from table where username =something &#8230;&#8230;.        is there any method in sql server .row level sequrity .or any user management method </p>
<p>                                                          thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sunil</title>
		<link>http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-53207</link>
		<dc:creator><![CDATA[Sunil]]></dc:creator>
		<pubDate>Tue, 23 Jun 2009 19:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-53207</guid>
		<description><![CDATA[Hi,  I am a new SQL server 2008 user. I like to add another user to existing window user service account in sql server 2008. as example I have a account on my name and want another account with different name. Please help.

Thanks.

Sunil]]></description>
		<content:encoded><![CDATA[<p>Hi,  I am a new SQL server 2008 user. I like to add another user to existing window user service account in sql server 2008. as example I have a account on my name and want another account with different name. Please help.</p>
<p>Thanks.</p>
<p>Sunil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alice</title>
		<link>http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-51399</link>
		<dc:creator><![CDATA[Alice]]></dc:creator>
		<pubDate>Wed, 29 Apr 2009 19:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-51399</guid>
		<description><![CDATA[Hi Pinal, 

I got this err when I tried to manually change the Window group name after the physical server got renamed.

After renaming the server, I use sp_dropserver and sp_addserver to bring SQL in sync with the new server name.  Then I restart SQL Server.  Everything seems to work fine. However, under Security -&gt; Logins there are 3 groups that are prefixed by the old server name and also contain the old server name within their name (for example: oldservername\SQLServer2005SQLAgentUser$oldservername$MSSQLSERVER)

Can you please advise how to fix it?

I found out lots of useful information from your website.
Thank you very much for your help!

Alice]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal, </p>
<p>I got this err when I tried to manually change the Window group name after the physical server got renamed.</p>
<p>After renaming the server, I use sp_dropserver and sp_addserver to bring SQL in sync with the new server name.  Then I restart SQL Server.  Everything seems to work fine. However, under Security -&gt; Logins there are 3 groups that are prefixed by the old server name and also contain the old server name within their name (for example: oldservername\SQLServer2005SQLAgentUser$oldservername$MSSQLSERVER)</p>
<p>Can you please advise how to fix it?</p>
<p>I found out lots of useful information from your website.<br />
Thank you very much for your help!</p>
<p>Alice</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-50925</link>
		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Mon, 13 Apr 2009 11:15:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-50925</guid>
		<description><![CDATA[Hi,

I have one suggestion, now that it works for me. 
I was unable to add a new login for a local windows user on a local sql server just because of case.
The Sql Server management studio process would always give my user login like this : AMITY\Dave.
In fact, the right case is Amity\Dave.

By executing sp_grantlogin &quot;Amity\Dave&quot; it worked fine.

Bad GUI tools don&#039;t ease the use at all.

David]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have one suggestion, now that it works for me.<br />
I was unable to add a new login for a local windows user on a local sql server just because of case.<br />
The Sql Server management studio process would always give my user login like this : AMITY\Dave.<br />
In fact, the right case is Amity\Dave.</p>
<p>By executing sp_grantlogin &#8220;Amity\Dave&#8221; it worked fine.</p>
<p>Bad GUI tools don&#8217;t ease the use at all.</p>
<p>David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nebu</title>
		<link>http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-39081</link>
		<dc:creator><![CDATA[Nebu]]></dc:creator>
		<pubDate>Sun, 08 Jun 2008 11:53:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/07/sql-server-fix-error-error-15401-windows-nt-user-or-group-username-not-found-check-the-name-again/#comment-39081</guid>
		<description><![CDATA[pls slove this error


Windows NT user or group ‘username’ not found. Check the name again.]]></description>
		<content:encoded><![CDATA[<p>pls slove this error</p>
<p>Windows NT user or group ‘username’ not found. Check the name again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

