[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: replication



Dmitry Melekhov escribió:

> Hello!
>
> I can't make replication works :(
>
> Here is my master configuraton:
>
> replica host=dm.aspec.ru:389
>         "binddn=cn=root,o=Aspec,c=RU"
>         bindmethod=simple
>         credentials=password
> replogfile /tmp/rep.log
>
> I see nothing in log file :(
>
> --
> Dmitry Melekhov
> http://www.aspec.ru/~dm
> 2:5050/11.23@fidonet

Try this one:
replica host=dm.aspec.ru:389
        binddn="cn=root,o=Aspec,c=RU"
        bindmethod=simple
        credentials=password
replogfile /tmp/rep.log

And make sure you have a line like the following in the slave
configuration file.
updatedn="cn=root,o=Aspec,c=RU"

I think it must work with that.

 ______________________________________________________________________
    Joaquín Galeano
    Servicio de Sistemas y Telecomunicaciones
    Cons. Justicia y Administraciones Públicas - Generalitat Valenciana

    Tel. (+34) 96 3865461            E-mail:  galeano_joa@gva.es
    Fax. (+34) 96 3866303

______________________________________________________________________