Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / DB Engine / SQL Server / March 2008

Tip: Looking for answers? Try searching our database.

What happens to AD accounts when domains change?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
nar12755@gmail.com - 21 Mar 2008 15:08 GMT
Specifically in SQL Server 2000. We bought a small office (DOMAIN_A)
and need to convert the existing domain users into our domain
(DOMAIN_B). The AD admin is going to migrate the DOMAIN_A users into
our DOMAIN_B.

There are a handfull of DOMAIN_A users with logins in SQL2000. From
what we have been told, the applications using the database use the
SID for the credentials. My question is will these users work as
before after the change?

What I think will happen is basically this:
BEFORE
DOMAIN_A\joe_smith

AFTER
DOMAIN_B\joe_smith

And all will be good. At least I think (hope!, maybe pray?) will
happen.

If not, what have others done in cases like this?

Thanks!
Norman
John Bell - 22 Mar 2008 14:02 GMT
Hi

If you use admt you can keep the sids, but if not you will need to check the
logins. A script such as
http://support.microsoft.com/kb/918992/ will help, but if you used windows
groups and not individual accounts then you would need to far less work, so
this may be a chance to rationalise.

You may also want to look at  http://support.microsoft.com/kb/246133/

John

> Specifically in SQL Server 2000. We bought a small office (DOMAIN_A)
> and need to convert the existing domain users into our domain
[quoted text clipped - 20 lines]
> Thanks!
> Norman
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.