nerdexam
CompTIA

LX0-104 · Question #611

Which smbldap-tools configuration files require modification before using the TOOLs? (Select THREE correct answers.)

The correct answer is A. smbldap.conf B. smbldap_tools.pm E. smbldap_bind.conf. To use smbldap-tools effectively, three primary configuration files need customization: smbldap.conf for general settings, smbldap_tools.pm for Perl module configurations, and smbldap_bind.conf for LDAP binding credentials.

Essential System Services

Question

Which smbldap-tools configuration files require modification before using the TOOLs? (Select THREE correct answers.)

Options

  • Asmbldap.conf
  • Bsmbldap_tools.pm
  • Cldap.conf
  • Dsmb.conf
  • Esmbldap_bind.conf

How the community answered

(66 responses)
  • A
    95% (63)
  • C
    3% (2)
  • D
    2% (1)

Why each option

To use `smbldap-tools` effectively, three primary configuration files need customization: `smbldap.conf` for general settings, `smbldap_tools.pm` for Perl module configurations, and `smbldap_bind.conf` for LDAP binding credentials.

Asmbldap.confCorrect

`smbldap.conf` is the main configuration file for `smbldap-tools`, containing global settings like LDAP server address and base DN, which are essential for operation.

Bsmbldap_tools.pmCorrect

`smbldap_tools.pm` is a Perl module that provides core functionalities for `smbldap-tools` and may require modification for specific environment setups or custom attribute mappings.

Cldap.conf

`ldap.conf` is a system-wide LDAP client configuration file, not directly specific to the configuration of `smbldap-tools` itself.

Dsmb.conf

`smb.conf` is the main configuration file for the Samba server, managing shares and authentication, but it is not a configuration file *for* `smbldap-tools`.

Esmbldap_bind.confCorrect

`smbldap_bind.conf` holds the credentials (username and password) for binding to the LDAP server, which is crucial for `smbldap-tools` to authenticate and perform operations.

Concept tested: smbldap-tools configuration files

Source: https://www.samba.org/samba/docs/current/manpages/smbldap-tools.7.html

Topics

#Samba LDAP integration#smbldap-tools#configuration files#smbldap.conf

Community Discussion

No community discussion yet for this question.

Full LX0-104 Practice