N10-005 · Question #501
Which of the following is used to determine whether or not a user's account is authorized to access a server remotely?
The correct answer is C. LDAP. LDAP (Lightweight Directory Access Protocol) is used to query and authenticate against directory services such as Microsoft Active Directory. It verifies user credentials and checks group memberships and permissions to determine whether a user is authorized to access a given…
Question
Which of the following is used to determine whether or not a user's account is authorized to access a server remotely?
Options
- AVPN
- BRDP
- CLDAP
- DEncryption
How the community answered
(52 responses)- A2% (1)
- B6% (3)
- C87% (45)
- D6% (3)
Explanation
LDAP (Lightweight Directory Access Protocol) is used to query and authenticate against directory services such as Microsoft Active Directory. It verifies user credentials and checks group memberships and permissions to determine whether a user is authorized to access a given resource, including remote servers. VPN provides an encrypted tunnel for remote access but does not itself handle authorization decisions. RDP (Remote Desktop Protocol) is the protocol used to carry out remote desktop sessions - it relies on an authentication/authorization service to validate access. Encryption secures data in transit but plays no role in determining access rights.
Topics
Community Discussion
No community discussion yet for this question.