What is the utility used to test that slapd.conf is usable and minimally complete?

What is the utility used to test that slapd.conf is usable and minimally complete?

What is the utility used to test that slapd.conf is usable and minimally complete?

A.
slapdtest

B.
slaptest

C.
ldapsearch

D.
ldaptest

Explanation:
http://tldp.org/HOWTO/LDAP-HOWTO/ldapbackends.html ( see 1.3, second sentence)



Leave a Reply 1

Your email address will not be published. Required fields are marked *


sergiu

sergiu

B. is the correct answer

NAME
slaptest – Check the suitability of the OpenLDAP slapd configuration

SYNOPSIS
/usr/local/sbin/slaptest [-d debug-level] [-f slapd.conf] [-F confdir]
[-ndbnum] [-o option[=value]] [-Q] [-u] [-v]

DESCRIPTION
Slaptest is used to check the conformance of the slapd(8)
configuration. It opens the slapd.conf(5) configuration file or the
slapd-config(5) backend, and parses it according to the general and the
backend-specific rules, checking its sanity.