jpgouin

Results 34 comments of jpgouin

Hi @waldner sorry for the long delay I reproduced your issue. From what I see the behavior is expected. you delete `dc=om,dc=dsn,dc=example` and in the log I can see `DEL...

Fix in latest version `v4.2.4` via PR #165

Hi @rhizoet what the expected behavior of `by set="user/employeeType & [ldap_reader]" read ` ?

Ok did you follow the [advance example](https://github.com/jp-gouin/helm-openldap/tree/master/advanced_examples#use-a-user-with-restricted-permissions-for-password-portal) ?

I think your `ldapDomain` does not match your `acl `. You have `ldap.example.com` so all `dn` in the `acl` should be `cn=admin,dc=ldap,dc=example,dc=com` and same logic for `admin-read`

The base image used is [Bitnami openldap](https://github.com/bitnami/containers/tree/main/bitnami/openldap) Seems that indeed it loaded only on first boot. If you wish to be able to update this configuration, please raise an issue...

Hi @SuperQ , I'm not sure your issue need a fix in the `values` as the chart already allows you specifying `ltb-passwd.env` Maybe would make more sense to add the...

Can you post a link to both helm chart to deploy those solution so I can evaluate them ?

Sure thing ! I can see that ldap manager has already a container and the maintainer is planning a Helm chart