--On Wednesday, June 8, 2022 4:21 PM +0000 carsten.jaeckel@tu-dortmund.de wrote:
AFAIK you have to use "cn=config" as username (-D parameter) to modify the configuration. Additionly you will have to use the -x parameter for simple auth. IMHO you will need a olcAuthzRegexp like gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth dn:cn=config to use SASL mech EXTERNAL to modyfy your configuration.
Without looking at the configuration that is already deployed, its hazardous to suggest solutions like this as it may conflict with what is already there.
--Quanah