renaming windows logins in mssql 2005

  • I want ot rename the windows logins (for example sqlTlogin in sqlAlogin) granted acces in msql 2005

    My question is that these renamed logins keep all the credentiales granted in AD initially because these are specially logins used bi TSM?

    Thanks,

    Hadrian

  • I know we've seen issues when the logins were renamed and had to drop the old name and recreate the login with the new name. SQL Server doesn't automatically sync that with the operating system/Active Directory like the file system or some other Windows components do.

    K. Brian Kelley
    @kbriankelley

  • Thanks Brian!

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply