On Thu, Feb 19, 2026 at 06:45:24PM +0530, Pirate Praveen wrote: > On 2/19/26 5:59 PM, Pirate Praveen wrote: >> These are the other options we set, >> >> dn: cn=config >> changetype: modify >> add: olcTLSCipherSuite >> olcTLSCipherSuite: NORMAL >> - >> add: olcTLSCRLCheck >> olcTLSCRLCheck: none >> - >> add: olcTLSVerifyClient >> olcTLSVerifyClient: never >> - >> add: olcTLSProtocolMin >> olcTLSProtocolMin: 3.3 >> >> I will try deleting these one by one as well (deleting olcTLSCipherSuite >> was tried already). > > Same results after removing these options as well. slapd won't start after > the upgrade and no other clue in the log other than just stopping after it > tries to start.
It could be related to actual (TLS?) startup which doesn't happen for slap* tool setup. If you start slapd by hand with `-d config` (or `-d any` if you want full output) does anything new show up on stderr? If it does start up just fine, then I'd look the way of how it's started (selinux/apparmor/... interference) as well but let's start from the bottom. Regards, -- Ondřej Kuzník Senior Software Engineer Symas Corporation http://www.symas.com Packaged, certified, and supported LDAP solutions powered by OpenLDAP

