105k views
0 votes
You’re configuring a Web-based intranet application on the WebApp server, which is a domain member. Users authenticate to the Web-based application, but the application needs to connect to a back-end database server, BEdata, on behalf of users. What should you configure

User Pete Keen
by
8.7k points

1 Answer

2 votes

Answer:

c.

Step-by-step explanation:

Based on the information provided within the question it seems that you should on a domain controller, configure constrained delegation on the service account. This would allow you to adjust the trust boundaries of the service by limiting the scope as to what it can do on a user's behalf. Therefore allowing (in this scenario) the application to connect to a back-end database server, BEdata, on behalf of users.

User Qwaz
by
8.5k points