Pete, a system administrator, is using a packet sniffer to troubleshoot remote authentication. Pete detects a device trying to communicate to UDP ports 1812 and 1813. Which of the following authentication methods is MOST likely being attempted?
A. TACACS+
B. LDAP
C. Kerberos
D. RADIUS
Answer: D. RADIUS
Computer Science & Information Technology
You might also like to view...
Given the following code, how many times per second will the TimerListener event be generated?
Timer timer = new Timer(1000, new TimerListener()); A) 1 B) 10 C) 100 D) 1000
Computer Science & Information Technology
Information entered into a field is called the field ____________________.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology