nerdexam
CompTIA

XK0-005 · Question #358

A Linux server hosts Kerberos and LDAP, which of the following is the MOST likely role of this server?

The correct answer is D. Authentication. A Linux server hosting both Kerberos and LDAP services is primarily functioning as an authentication server.

Security

Question

A Linux server hosts Kerberos and LDAP, which of the following is the MOST likely role of this server?

Options

  • ACertificate authority
  • BClustering
  • CDatabase
  • DAuthentication

How the community answered

(34 responses)
  • A
    3% (1)
  • B
    6% (2)
  • C
    3% (1)
  • D
    88% (30)

Why each option

A Linux server hosting both Kerberos and LDAP services is primarily functioning as an authentication server.

ACertificate authority

While an authentication server might interact with a Certificate Authority (CA), hosting Kerberos and LDAP services does not inherently make it a CA, which manages digital certificates.

BClustering

Clustering involves linking multiple servers for high availability or load balancing and is not directly indicated by the presence of Kerberos and LDAP services.

CDatabase

Although Kerberos and LDAP use backend databases, their primary role from a system perspective is providing authentication and directory services, not serving as a general-purpose database server for other applications.

DAuthenticationCorrect

Kerberos is a network authentication protocol, and LDAP (Lightweight Directory Access Protocol) is an industry-standard protocol for accessing and maintaining distributed directory information, which commonly stores user accounts and authentication credentials. Both services are fundamental for managing user identities, credentials, and enforcing authentication within an organization, making their combined presence indicative of an authentication server.

Concept tested: Linux authentication services; Kerberos and LDAP roles

Source: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/deploying_identity_management/kerberos-authentication_deploying-identity-management

Topics

#Kerberos#LDAP#Authentication#Server roles

Community Discussion

No community discussion yet for this question.

Full XK0-005 Practice