You need to be able to create database mirroring endpoints on both servers

You administer two Microsoft SQL Server 2012 servers.
Each server resides in a different, untrusted domain.
You plan to configure database mirroring.
You need to be able to create database mirroring endpoints on both servers.
What should you do?

You administer two Microsoft SQL Server 2012 servers.
Each server resides in a different, untrusted domain.
You plan to configure database mirroring.
You need to be able to create database mirroring endpoints on both servers.
What should you do?

A.
Configure the SQL Server service account to use Network Service.

B.
Use a server certificate.

C.
Use a database certificate.

D.
Configure the SQL Server service account to use Local System.



Leave a Reply 4

Your email address will not be published. Required fields are marked *


jzed

jzed

I think its B. Use a server certificate

Slazenjer_m

Slazenjer_m

DBs reside in different, non-trusted domains: make use of Server Certificates created on each individual servers and copied to the other server.