Hi,
Am Mon, 22 Nov 2010 19:24:26 -0500 schrieb Bram Cymet bcymet@cbnco.com:
Hi,
I am trying to set up a syncrepl consumer. I have done this a number of times without any problem.
The consumer seems to be connecting via TLS to the producer and authenticating but the consumer directory never gets populated.
Here is the log from the producer:
[...] Nov 22 19:19:58 anubis slapd[24088]: conn=1026 op=2 SEARCH RESULT tag=101 err=0 nentries=0 text= Nov 22 19:19:58 anubis slapd[24088]: connection_get(15) Nov 22 19:19:58 anubis slapd[24088]: connection_get(15): got connid=1026 Nov 22 19:19:58 anubis slapd[24088]: connection_read(15): checking for input on id=1026 Nov 22 19:19:58 anubis slapd[24088]: op tag 0x42, time 1290471598 Nov 22 19:19:58 anubis slapd[24088]: ber_get_next on fd 15 failed errno=0 (Success) Nov 22 19:19:58 anubis slapd[24088]: conn=1026 op=3 do_unbind Nov 22 19:19:58 anubis slapd[24088]: conn=1026 op=3 UNBIND Nov 22 19:19:58 anubis slapd[24088]: connection_close: conn=1026 sd=15 Nov 22 19:19:58 anubis slapd[24088]: conn=1026 fd=15 closed
The search result is obvious (nentries=0), check access rules and limits.
[...]
Any idea what could be going on?
-Dieter