--On Wednesday, May 6, 2020 5:23 PM +0200 Uwe Falke <[email protected]>
wrote:
# /usr/local/libexec/slapd -u slapd -g slapd -F
/usr/local/etc/openldap/slapd.d -VVVVV -d65535
Your options here are nonsense. As noted in the man page:
-V -> slapd prints version and starts
-VV -> sapd prints version and EXITS
Any more "v" > 2 are ignored.
You're literally telling slapd to quit.
Additionally, the ldap.conf file is read for CLIENT options (in addition to
the slapd configuration for SERVER options). Some of those CLIENT options
are used internally in slapd and various slapd backends.
Regards,
Quanah
--
Quanah Gibson-Mount
Product Architect
Symas Corporation
Packaged, certified, and supported LDAP solutions powered by OpenLDAP:
<http://www.symas.com>