No. On 2005, you can rename a login (to reflect the name change) using ALTER LOGIN.

Signature
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://sqlblog.com/blogs/tibor_karaszi
> There have been some major changes here at work, and in order to keep up we need to change some of
> the Group names in Active directory. Will the changes that are made in Active Directory cascade
> down into SQL Server? What is the protocol for this type of change?
>
> Thanks,
> Drew
Drew - 30 Apr 2008 17:26 GMT
What is the protocol for SQL Server 2000?
Thanks,
Drew
> No. On 2005, you can rename a login (to reflect the name change) using
> ALTER LOGIN.
[quoted text clipped - 6 lines]
>> Thanks,
>> Drew
Tibor Karaszi - 30 Apr 2008 23:45 GMT
You can't change the name for a login in 2000. You'd have to delete and re-create the login...

Signature
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://sqlblog.com/blogs/tibor_karaszi
> What is the protocol for SQL Server 2000?
>
[quoted text clipped - 9 lines]
>>> Thanks,
>>> Drew