jp-gouin / helm-openldap

Helm chart of Openldap in High availability with multi-master replication and PhpLdapAdmin and Ltb-Passwd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ltb-passwd cannot modify user password

Tab-ops opened this issue · comments

commented

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