On 6/22/21 9:14 AM, BÖSCH Christian wrote:
I've upgraded openldap 2.4.57 to 2.4.59 on FreeBSD 12.2 using
portmaster,
what has always worked over the last few years.
After upgrade the config seems to be bad which hasn't changed…?
root@openldap2:/usr/local/etc/openldap # /usr/local/libexec/slapd -Tt -u
60d0a1cd PROXIED attributeDescription "O" inserted.
60d0a1cd UNKNOWN attributeDescription "OLCRWMTFSUPPORT" inserted.
60d0a1cd UNKNOWN attributeDescription "OLCRWMNORMALIZEMAPPED" inserted.
60d0a1cd UNKNOWN attributeDescription "OLCRWMREWRITE" inserted.
60d0a1cd config error processing
olcOverlay={0}rwm,olcDatabase={-1}frontend,cn=config:
Could you please ask the port maintainer(s) whether they changed the
build config? I suspect slapo-rwm is now a loadable module instead being
statically compiled into slapd executable.
slapd -VVV will tell you.
Ciao, Michael.