A security engineer is updating access control lists (ACLs) on an internal firewall to harden domain authentication traffic between web application servers and a central Active Directory server. The organization requires all directory queries to be encrypted in transit while blocking unencrypted directory services. Which of the following port and transport layer protocol combinations must be allowed through the firewall to meet this requirement?
- TCP port 636Cevap
- BTCP port 389
- CUDP port 53
- DTCP port 993
Cevap
TCP port 636
Lightweight Directory Access Protocol Secure (LDAPS) encrypts identity and directory service queries using SSL/TLS and listens on TCP port 636 by default. Permitting TCP port 636 ensures directory queries between the web servers and Active Directory remain encrypted.
Adım Adım Çözüm
Anahtar Kavram
LDAPS Port and Transport Protocol