多项选择题
You are configuring SQL1 so that the distributed query in the Sales database can access data in the CRM database on SQL2. You create a linked server for SQL2, and you create a linked server login that uses impersonation.Now, you need to ask the network administrator to configure SQL1. Which two tasks should you ask the administrator to perform?()
A.Add the user account that is used by the SQL Server service to the local Administrators group.
B.Enable the Do not trust this user for delegation Active Domain property for the user account that is used by the SQL Server service.
C.Create a Service Principal Name (SPN) for the user account that is used by the SQL Server service.
D.Enable the Trusted for delegation Active Domain property for the user account that is used by the SQL Server service.
相关考题
-
单项选择题
There are currently no permissions set on the following four objects in the proseware_biz database: You need to permit the sales_employee database role to retrieve data by using the Sales.GetContact stored procedure. Which action or actions should you perform?()
A.Grant the SELECT permission on the Sales.Customers object to the sales_employee role.
B.Grant the SELECT permission on the Sales.CustomerContacts object to the sales_employee role.
C.Grant the SELECT permission on the Sales.ContactList object to the sales_employee role.
D.Grant the EXECUTE permission on the Sales.GetContact object to the sales_employee role. -
单项选择题
YouneedtodesignahostingserviceoptionforcustomerswhowanttoaccesstheirdatabasesbyusingtheirownActiveDirectorydomainaccounts.Whatshouldyoudo?()
A.Design a hosting service option that duplicates each customer’s domain user account as SQL Serverlogin account.
B.Design a hosting service option that provides VPN-based connectivity from each customer’s network tothe SQL Server computer that hosts that customer’s daabase or databases.
C.Design a hosting service option that provides a dedicated server to each customer.Join that server to that customer’s Active Directory domain
D.Design a hosting service option that configures a unique instance of SQL Server 2005 for each customer.Configure that instance to use Integrated Windows authentication. -
单项选择题
Youneedtoimplementanauditingstrategythatwillfulfillthecompany’sbusinessrequirements.Whatshouldyoudo?()
A.Use C2 auditing.
B.Use DML triggers.
C.Use DDL triggers.
D.Use event notifications.
