Re: Re: delta-syncrepl and mirrormode problem (2.4.29 and 2.4.30)

2012-03-02 Thread frank . offermanns
Hello Howard, What's the result from running test063 in the test suite? unfortunately I am not able to get the testscripts running with mingw/msys and windows. Is there a documentation which describes what to do to get the tests running with mingw/msys and windows? I found in slapd.1.log

Re: delta-syncrepl and mirrormode problem (2.4.29 and 2.4.30)

2012-03-02 Thread Howard Chu
frank.offerma...@caseris.de wrote: Hello Howard, What's the result from running test063 in the test suite? unfortunately I am not able to get the testscripts running with mingw/msys and windows. Is there a documentation which describes what to do to get the tests running with mingw/msys and

Re: delta-syncrepl and mirrormode problem (2.4.29 and 2.4.30)

2012-03-02 Thread frank . offermanns
Sounds like it's having problems with MSYS's fake pathnames, or your MSYS is not mounting filesystems correctly. If you can't fix that, you may be able to workaround this by overriding the test directory using e.g. export USER_TESTDIR=C:/msys/1.0/openldap-2.4.30/tests/testrun Thanks

syncrepl simple bind

2012-03-02 Thread S.A.
Hello, For syncrepl to work do we need to enable the sasl? I had the sasl disabled and configured to replicate using simple bindmethod, with the following config: syncreplrid=001 provider=ldap://ldap2.example.com type=refreshAndPersist