nerdexam
LPI

300-300 · Question #102

Which file contains the configuration for winbind?

The correct answer is D. smb.conf. Winbind is a component of the Samba suite, and its configuration is stored in smb.conf - the central configuration file for all Samba services, including the [global] section where winbind-specific parameters (like winbind use default domain, idmap config, etc.) are defined…

300.3 Identity Management

Question

Which file contains the configuration for winbind?

Options

  • Aad.conf
  • Bsamba.conf
  • Cldap.conf
  • Dsmb.conf
  • Ewinbind.conf

How the community answered

(62 responses)
  • A
    2% (1)
  • B
    2% (1)
  • D
    92% (57)
  • E
    5% (3)

Explanation

Winbind is a component of the Samba suite, and its configuration is stored in smb.conf - the central configuration file for all Samba services, including the [global] section where winbind-specific parameters (like winbind use default domain, idmap config, etc.) are defined. Option A (ad.conf) does not exist as a standard Linux configuration file. Option B (samba.conf) is a common distractor - Samba's actual config file is smb.conf, not samba.conf. Option C (ldap.conf) configures the LDAP client library, not winbind, though both can be used in directory service environments. Option E (winbind.conf) sounds plausible but does not exist - there is no separate winbind config file. Memory tip: Think "smb.conf controls Samba's Many Bits" - winbind, nmbd, and smbd all draw their configuration from this single file.

Topics

#winbind#smb.conf#Samba configuration#identity resolution

Community Discussion

No community discussion yet for this question.

Full 300-300 Practice