DT Piotr Wadas pwadas@dtpw.pl writes:
Hello, I'm using openldap 2.4.17. slapd -h option specifies the set of local IP addresses for slapd to listen on. Is there a way to specify client address with syncrepl mirror mode ? I reviewed syncrepl directive options in manual and seems there isn't for now.
man slapd.conf(5) serverID <integer> [<URL>] more information and examples you may get from http://www.openldap.org/doc/admin24/replication.html#Replication Technology see section 18.3.3
-Dieter