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…
Question
Options
- Aad.conf
- Bsamba.conf
- Cldap.conf
- Dsmb.conf
- Ewinbind.conf
How the community answered
(62 responses)- A2% (1)
- B2% (1)
- D92% (57)
- E5% (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
Community Discussion
No community discussion yet for this question.