[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: (ITS#4009) missing host or uri
Thanks for the report, this is now fixed in CVS HEAD. slapd/bconfig.c
rev 1.143
Russell.Mosemann@cune.edu wrote:
> Full_Name: Russell Mosemann
> Version: 2.3.7 and CVS 050906
> OS: Debian 3.1 testing
> URL:
> Submission from: (NULL) (192.160.64.49)
>
>
> ..
> olcReplica: {0}uri=ldap://ldap1.cune.org starttls=no bindmethod=simple binddn=
> "abc" credentials="xyz"
> olcReplica: {1}uri=ldap://ldap3.cune.edu starttls=no bindmethod=simple binddn=
> "abc" credentials="xyz"
> olcReplica: {2}uri=ldap://ldap1.cune.pri starttls=no bindmethod=simple binddn=
> "abc" credentials="xyz"
> olcReplica: {3}uri=ldap://ldap2.cune.pri starttls=no bindmethod=simple binddn=
> "abc" credentials="xyz"
> olcReplica: {4}uri=ldap://ldap3.cune.pri starttls=no bindmethod=simple binddn=
> "abc" credentials="xyz"
> olcReplica: {5}uri=ldap://ldap4.cune.pri starttls=no bindmethod=simple binddn=
> "abc" credentials="xyz"
> olcReplica: {6}uri=ldap://ldap5.cune.pri starttls=no bindmethod=simple binddn=
> "abc" credentials="xyz"
> ...
> olcReplica: value #0: <olcReplica> missing host or uri
> config error processing olcDatabase={1}hdb,cn=config: <olcReplica> missing host
> or uri
>
> Replica statements in slapd.conf are of the form
>
> # Replication information for slave servers
> replica uri=ldap://ldap1.cune.pri
> binddn="abc"
> bindmethod=simple
> credentials=xyz
>
> slapd.d was built with slaptest -f slapd.conf -F slapd.d.
> Using slapwhatever -f slapd.conf works fine.
>
>
>
--
-- Howard Chu
Chief Architect, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc
OpenLDAP Core Team http://www.openldap.org/project/