Score:0

ldap_modify: Other (e.g., implementation specific) error (80)

cn flag

I am trying to configure LDAPS with Let's Encrypt, but I am keep getting this error: ldap_modify: Other (e.g., implementation specific) error (80)

I am using Ubuntu 22.04

Permissions on Certificates

root@LDAPS:~/.acme.sh/ldaps.example.net_ecc# ls -l
total 45
-rw-r--r-- 1 root     root     2668 Jul 30 23:09 ca.cer
-rw-r--r-- 1 openldap openldap 4120 Jul 30 23:09 fullchain.cer
-rw-r--r-- 1 openldap openldap 1452 Jul 30 23:09 ldaps.example.net.cer
-rw-r--r-- 1 root     root      582 Jul 30 23:09 ldaps.example.net.conf
-rw-r--r-- 1 root     root      473 Jul 30 23:07 ldaps.example.net.csr
-rw-r--r-- 1 root     root      189 Jul 30 23:07 ldaps.example.net.csr.conf
-rw------- 1 openldap openldap  227 Jul 30 23:07 ldaps.example.net.key
-rw-r--r-- 1 root     root      429 Jul 30 23:20 tls.ldif

Contents of tls.ldif

dn: cn=config
changetype: modify
replace: olcTLSCACertificateFile
olcTLSCACertificateFile: /root/.acme.sh/ldaps.example.net_ecc/fullchain.cer
-
replace: olcTLSCertificateFile
olcTLSCertificateFile: /root/.acme.sh/ldaps.example.net_ecc/ldaps.example.net.cer
-
replace: olcTLSCertificateKeyFile
olcTLSCertificateKeyFile: /root/.acme.sh/ldaps.example.net_ecc/ldaps.example.net.key
-
replace: olcTLSVerifyClient
olcTLSVerifyClient: never

Apparmor

nano /etc/apparmor.d/local/usr.sbin.slapd

/root/.acme.sh/ldaps.example.net_ecc/ r,
/root/.acme.sh/ldaps.example.net_ecc/ * r
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.