You have a forest with three trees and twelve domains. Users are complaining that access to resources in other domains is slow. You suspect the delay is caused by authentication referrals. What can you do to mitigate the problem?

A. Create a forest trust
B. Create an external trust
C. Create a shortcut trust
D. Create a transitive trust


Answer: C

Computer Science & Information Technology

You might also like to view...

The code fragment:

Increment::Increment( int c, int i ) : increment ( i ) { count = c; } does not cause any compilation errors. This tells you that: a. count must be a non-const variable. b. count must be a const variable. c. increment must be a non-const variable. d. increment must be a const variable.

Computer Science & Information Technology

What application can be used by a CentOS system administrator to edit text files which contain configuration files?

A. GNOME B. Regedit C. YUM D. Vim

Computer Science & Information Technology

The name and address at the top of a letter of the person receiving a letter is referred to as the ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

What is the default font formatting in Word 2016?

A. 11-point Calibri B. 12-point Times New Roman C. 12-point Calibri D. 11-point Arial

Computer Science & Information Technology