[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: slapd read_config / interface bind errors
Hi,
Quanah Gibson-Mount wrote:
> are you replicating the cn=config db?
Yes.
Michael Ströder wrote:
> > $ /usr/sbin/slapd -d 1 -h "ldap:// ldapi://" -u ldap
> > ...
> > 546cfa04 read_config: no serverID / URL match found. Check slapd -h arguments.
> ^^^^^^^^^^^^^^^^^^^^^^^^^
>
> Read about server IDs in configuration required for MMR. Fiddling only with -h
> is not enough.
>
> Dynamic configuration:
> olcServerID, see slapd-config(5)
This is set- ldap02 is listed there, so it seems read_config error is
understandable since it could not be inferred from ldap://
What about the interface bind conflict when ldap:// is specified? Is
that expected behavior?
Thanks again,
Jason