nerdexam
LPI

300-300 · Question #27

Which of the following sections is always present in sssd.conf?

The correct answer is D. [sssd]. The sssd.conf file is the configuration file for the System Security Services Daemon (SSSD). SSSD provides access to different identity and authentication providers. The configuration file typically contains multiple sections, but the [sssd] section is always present. This…

300.3 Identity Management

Question

Which of the following sections is always present in sssd.conf?

Options

  • A[krb5]
  • B[ad]
  • C[autn]
  • D[sssd]
  • E[local]

How the community answered

(20 responses)
  • B
    5% (1)
  • D
    90% (18)
  • E
    5% (1)

Explanation

The sssd.conf file is the configuration file for the System Security Services Daemon (SSSD). SSSD provides access to different identity and authentication providers. The configuration file typically contains multiple sections, but the [sssd] section is always present. This section provides global options that apply to all other sections of the file. [sssd] config_file_version = 2 services = nss, pam domains = LDAP Reference: SSSD Configuration

Topics

#sssd.conf#SSSD configuration#[sssd] section#mandatory sections

Community Discussion

No community discussion yet for this question.

Full 300-300 Practice