Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access to SQL database from another domain

Status
Not open for further replies.

surferdude7

Technical User
Jul 24, 2008
1
0
0
GB
Let say that I had two domain setup, one called mydomain and the other called yourdomain. Both machines are running windows 2000 server and mydomain also has SQL server installed.

What would need to be setup for a user in one domain (yourdomain) to access the SQL server in another domain?(mydomain)
 
After you setup the trust between the two domains, simply grant the user account from the other domain to your SQL Server.

Denny
MCSA (2003) / MCDBA (SQL 2000)
MCTS (SQL 2005 / Microsoft Windows SharePoint Services 3.0: Configuration / Microsoft Office SharePoint Server 2007: Configuration)
MCITP Database Administrator (SQL 2005) / Database Developer (SQL 2005)

My Blog
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top