>>> Quanah Gibson-Mount <qua...@symas.com> schrieb am 10.01.2022 um 17:13 in Nachricht <EFFA4EF447F3AF5F486AF7F3@[192.168.1.14]>:
> > ‑‑On Monday, January 10, 2022 5:02 PM +0100 Stefan Kania > <stefan@kania‑online.de> wrote: > >> The problem is solved, >> in my configuration I wrote: >> ‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑ >> dn: olcDatabase={2}mdb,cn=config >> objectClass: olcmdbConfig >> ‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑ >> but with 2.6 ldapmodify is looking for: >> objectClass: olcMdbConfig >> >> so it must be a capital "M". With a small "m" you will get "err=53" >> "server unwilling to perform" >> >> @Quanah: In your blog about mmr it's also with a small "m", maybe you >> can change it. > > The fact that OpenLDAP is treating them as different values is a bug and > actively being worked on. And why the issue you filed has not been closed > out. ;) But maybe still the examples should contain the correct CamelCase as the words are harder to read otherwise (olcmdbconfig). > > ‑‑Quanah > > > ‑‑ > > Quanah Gibson‑Mount > Product Architect > Symas Corporation > Packaged, certified, and supported LDAP solutions powered by OpenLDAP: > <http://www.symas.com>