
Sample Slapd.conf File O-3
Sample Slapd.conf File
This section shows part of a slapd.conf file, and explains at a
minimum what the LX requires. Each area specific to the LX is
displayed, and is preceded by an explanation.
The following screen includes the minimum schemas required,
as noted in step 2 from above.
The following settings allow you to still use ldap version 2.
Please note that as of LX code V5.2.0, version 2 will no longer
be supported.
IMPORTANT!
Whatever method you choose, you must do the following:
During certificate(s) creation, when you are prompted for the
Common Name, you must enter either the hostname or the Host's
IP Address. This Common Name must be the same in all
certificates, and must match the hostname or Host IP Address
configured as the LDAP server on the LX.
#
# See slapd.conf(5) for details on configuration options.
# This file should NOT be world readable.
#
include/usr/local/etc/openldap/schema/core.schema
include/usr/local/etc/openldap/schema/cosine.schema
include/usr/local/etc/openldap/schema/inetorgperson.schema
include/usr/local/etc/openldap/schema/nis.schema
# Allow LDAPv2 client connections. This is NOT the default.
allow bind_v2
Comentarios a estos manuales