jp-gouin / helm-openldap

Helm chart of Openldap in High availability with multi-master replication and PhpLdapAdmin and Ltb-Passwd
Apache License 2.0
181 stars 115 forks source link

ltb-passwd cannot modify user password #164

Closed Tab-ops closed 1 month ago

Tab-ops commented 1 month ago

My startup steps are:

helm repo add helm-openldap https://jp-gouin.github.io/helm-openldap/
helm install my-release helm-openldap/openldap-stack-ha

ltb-passwd service error log is:

said into stderr: "NOTICE: PHP message: LDAP - Modify password error 50 (Insufficient access)

Do I need to set anything on the default configuration? @jp-gouin