[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: new admin guide draft
>Has anyone gotten syncrepl to work?
I've almost got it working. What puzzles me is that it does not seem to
recover from errors. For example, if a SASL bind fails (in this case,
credentials had not yet become available):
Sep 17 18:25:51 ornette slapd[5619]: GSSAPI Error: Miscellaneous failure (see text) (open(/tmp/krb5cc_0): No such file or directory)
Sep 17 18:25:51 ornette slapd[5619]: do_syncrepl: ldap_sasl_interactive_bind_s failed (82)
I would expect it to retry after interval -- and I have the interval set
to 00:00:01 in slapd.conf.
-- Luke