Sunday, February 12, 2012

AD group in SQL Server

Hi there
I have some AD groups added to SQL Server. Now this groups was renamed in
the AD, but in the SQL Server there is the old name shown. How can I
syncronize the name of the AD with the name displayed in SQL Server?
Thenks for helping
JuergI think the only way to do this (other than dropping/re-adding) is to update
the sysxlogins table..
--
Wayne Snyder MCDBA, SQL Server MVP
Mariner, Charlotte, NC
(Please respond only to the newsgroup.)
I support the Professional Association for SQL Server ( PASS) and it's
community of SQL Professionals.
"JÜZ" <JZ@.discussions.microsoft.com> wrote in message
news:05C976B7-5230-4745-BB1F-E7560F1FA7BC@.microsoft.com...
> Hi there
> I have some AD groups added to SQL Server. Now this groups was renamed in
> the AD, but in the SQL Server there is the old name shown. How can I
> syncronize the name of the AD with the name displayed in SQL Server?
> Thenks for helping
> Juerg

No comments:

Post a Comment