Joining to other domain

  • Hi All,

    What are the steps to be taken while joining sql server machine running sqlserver 2000 to other doamin.ie, sql1.xyz.com to sql1.abc.com.

    Regards

  • I think this is just a move the Windows server to a new domain. If you have Windows logins in the system, they will probably still be linked to the old domain (check syslogins) and might need to be dropped/added. If the name of the server isn't changing, not sure it's that difficult.

    Be sure you have the sa password

    Some links:

    http://support.microsoft.com/kb/319016

    http://vyaskn.tripod.com/moving_sql_server.htm

  • the only things affected would be the windows logins (if you do not have trust relationship between the domains). Hence just dropping and recreating the windows logins should be the concern

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

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