Thanks for your reply. I created the file /etc/ldap/schema/core.ldif and populated it with my own details. This didn't work, so I thought to try using your exact example. This resulted in the same problem as when I used my own details.
Code:
$ cat /etc/ldap/schema/core.ldifdn: cn=Dougie Lawson,ou=Server Technology,o=Acme, c=UKchangetype: addcn: Dougie Lawsoncn: DougieLsn: dougiemail: dougielawson@acme.co.uktelephoneNumber: 69332objectClass: organizationalPersonobjectClass: personobjectClass: top$ sudo dpkg-reconfigure slapd Backing up /etc/ldap/slapd.d in /var/backups/slapd-2.5.13+dfsg-5... done. Creating initial configuration... Loading the initial configuration from the ldif file () failed withthe following error while running slapadd: PROXIED attributeDescription "OU" inserted. PROXIED attributeDescription "O" inserted. PROXIED attributeDescription "C" inserted. <= str2entry: str2ad(changetype): attribute type undefined slapadd: could not parse entry (line=42)
Statistics: Posted by 1marc1 — Thu Jul 18, 2024 11:49 am