To use the Lightweight Directory Access Protocol (LDAP) in a secure fashion, what port should be used?
A. 443
B. 3389
C. 636
D. 389
C. Port 636 is used by Lightweight Directory Access Protocol (LDAP) over TLS/SSL. Port 443 is used by Hypertext Transfer Protocol Secure. Port 3389 is used by Remote Desktop Protocol. Port 389 is used by the standard Lightweight Directory Access Protocol.
You might also like to view...
Which of the following is a characteristic of the parallel approach to information security?
A. Compliance is discretionary. B. Security is the responsibility of the IT department. C. Little or no organizational accountability exists. D. All the above.
Write a method called floatEquals that accepts three floating-point values as parameters. The method should return true if the first two parameters are equal within the tolerance of the third parameter.
What will be an ideal response?