Am Wed, 2 Jan 2019 14:00:19 +0000 schrieb "Bharath, Basutkar (TR Tech, Content & Ops)" Basutkar.Bharath@thomsonreuters.com:
HI Team,
Am unable to start up the ldap server on solaris 10, could you please help us with the below error;
bash-3.2# /usr/local/openldap/libexec/slapd -d 384 -u ldap -g ldap -h "ldap:/// "& >/dev/null 2>&1 [1] 8686 bash-3.2# @(#) $OpenLDAP: slapd 2.2.15 (Nov 10 2014 13:34:11) $ @opusldap1:/usr/local/sftw/openldap-2.2.15/servers/slapd
[..]
bdb_db_destroy: txn_checkpoint failed: Invalid argument (22) slapd stopped. connections_destroy: nothing to destroy.
[...] The errors are BerkeleyDB based, bdb has been deprecated. don't use it.
Do not expect support on 15 years old source code versions. If you want to run openldap on solaris, try openIndiana, which provides openldap-2.4.46.
-Dieter