jp-gouin / helm-openldap

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

Acl is deletede when replication enable #154

Closed wynax closed 4 months ago

wynax commented 7 months ago

I use chart 4.2.2 and Openldap 2.6.6-fix.

I put the replication count on 2.

I confiugre all kind of configuration (Add shcema, add module, etc...)

In customAcls i put my ACL. Then when the first pod up i go check. => ACL is present in POD openldap-0 When the POD 1 is up, i check => ACL not present in POD openldap-1

I go check again on POD openldap-0 => the ACL ins't anymore present.

Did you have the same issues ?

best regards.

wynax commented 7 months ago

I can go further, all the configuration that we put in the base of olcDatabase={2}mdb,cn=config is deleted after de synchronisation of POD 1.

stale[bot] commented 5 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.