What would be the reason to utilize the Windows NT LAN Manager version 2 (NTLMv2) over Kerberos?
A. NTLMv2 provides advanced encryption through AES.
B. NTLMv2 can be used in conjunction with Read-Only Domain Controllers.
C. NTLMv2 provides compatibility with all versions of Windows, including legacy systems.
D. NTLMv2 provides a performance benefit over Kerberos.
Answer: C
You might also like to view...
It is inappropriate in a business impact analysis to consider the effect of such events as a reduction of the funds to support preparedness, or an unanticipated increase in the cost of maintaining the response at a given level of desirability.
Answer the following statement true (T) or false (F)
Select the jQuery code that will set the background color of all li elements to green.
a. ``` $('li').style('background-color', 'green'); ``` b. ``` $('li').html('background-color', 'green'); ``` c. ``` $('li').attr('background-color', 'green'); ``` d. ``` $('li').css('background-color', 'green'); ```
A student who has not read Chapter 3 is confused with all the terms the other students use as they discuss the homework questions before class. Which term has nothing to do with internal processor operations?
A) Dual core B) Throttling C) I/O port D) Hyper-Threading E) Back side bus
What file transfer protocol uses UDP port 69, and does not use user names and passwords?
A. FTP B. Web browsing C. e-mail D. TFTP