A network administrator is creating an Access Control List (ACL) on an enterprise router to allow branch office workstations to obtain initial authentication tickets from an internal Active Directory Domain Controller. Which of the following port and transport protocol combinations must be permitted through the firewall to enable this Kerberos ticket-granting service?
- TCP and UDP port 88Answer
- BTCP port 389
- CUDP port 445
- DTCP port 636
Answer
TCP and UDP port 88 is the correct combination required for Kerberos authentication services.
Kerberos is the primary authentication mechanism for Active Directory domains. It operates over TCP and UDP port 88 to communicate with the Key Distribution Center (KDC) to request and issue authentication tickets.
Step-by-Step Solution
Key Concept
Standard Well-Known Ports and Authentication Protocols