CathodeRay
MIS
I would like to administer a remote SQL Server (2000) from our office using our local copy of SQL Server Enterprise Manager.
I can telnet using port 1433, and the SQL Server is using 1433.
I can connect to the remote server using Remote Desktop and can see the following:
Under Properties > Security of the remote SQL Server, SQL Server and Windows authentication is chosen.
Under "Edit SQL Server Registration" Use Windows authentication is chosen.
I know the sa password.. but I am in a totally different domain, and I am NOT set up as a user in the remote Active Directory. There are no trust relationships set up between our two domains.
I have full admin privileges on the remote AD and SQL Server, but I just don't know how to complete this connection. Since "Use Windows Authentication" is chosen on the remote SQL Server, do I have to set myself up as a user in its AD? Recall that I'm logged in to a different domain here... How can I add my login here as an authenticated user on the remote AD? And thus in SQL Server? Or do I even need to?
I can telnet using port 1433, and the SQL Server is using 1433.
I can connect to the remote server using Remote Desktop and can see the following:
Under Properties > Security of the remote SQL Server, SQL Server and Windows authentication is chosen.
Under "Edit SQL Server Registration" Use Windows authentication is chosen.
I know the sa password.. but I am in a totally different domain, and I am NOT set up as a user in the remote Active Directory. There are no trust relationships set up between our two domains.
I have full admin privileges on the remote AD and SQL Server, but I just don't know how to complete this connection. Since "Use Windows Authentication" is chosen on the remote SQL Server, do I have to set myself up as a user in its AD? Recall that I'm logged in to a different domain here... How can I add my login here as an authenticated user on the remote AD? And thus in SQL Server? Or do I even need to?