[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: SlurpD problems
--On Thursday, May 27, 2004 7:46 PM +0000 Alfredo
<alfredo@messagecorp.com.br> wrote:
I try to use Slurpd to replicate 2 servers, but i get a error :
Config: (replica uri=ldap://192.168.100.20:389 )
Error: Malformed "replica" line in slapd config file, line 77
Warning: failed to add replica "192.168.100.20:389 - ignoring replica
# Replicas to which we should propagate changes
replica uri=ldap://192.168.100.20:389
binddn="cn=admin,dc=meupc,dc=com,dc=br"
bindmethod=simple
credentials=secret
replogfile "/var/cache/openldap/openldap.log"
You are missing some spacing here:
Try:
replica uri=ldap://192.168.100.20:389
binddn="cn=admin,dc=meupc,dc=com,dc=br"
bindmethod=simple
credentials=secret
replogfile "/var/cache/openldap/openldap.log"
--Quanah
--
Quanah Gibson-Mount
Principal Software Developer
ITSS/Shared Services
Stanford University
GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html