Rohan Yadav

Results 18 comments of Rohan Yadav

Hi @mrbobbytables , Thanks for the response, I'll add my query over there. :)

Hi @carrodher , I went through all the environment variables, but I didn't find any relevant environment variable, There is one configuration `LDAP_ENABLE_SYNCPROV` however it is used to set up...

Hi @cfxccn , Thanks a lot for the reply!, I'll try out these configurations :)

Hi @SidneySun , I tried above configurations, they didn't worked. I felt I might be doing some misconfiguration. Major issue is that the documents shows configuration corresponding to slapd.conf, Hence...

Attaching debug logs from producer and consumer containers. [producer.log](https://github.com/user-attachments/files/17745575/producer.log) [consumer.log](https://github.com/user-attachments/files/17745580/consumer.log) It looks like the environment flag `LDAP_ENABLE_SYNCPROV: "yes"` is not able to enable syncprov on producer ldap container.

Hi All After lot of debugging I was able to fix the replication I was facing following 2 errors while setting up replication 1. While running standalone consumer container, It...

# OpenLDAP Sync Replication Here we are implementing Producer-Consumer Sync replication of Bitnami based OpenLDAP servers Details of documentation of sync replication can be found [here](https://openldap.org/doc/admin26/replication.html#Syncrepl) Details of bitnami openldap...

@SidneySun @carrodher I think we should treat this issue as a documentation bug and keep it open until above steps are properly documented Do let me know if any PR...