On Thu, 2015-01-01 at 23:17 +0100, Michael Ströder wrote:
> Brendan Kearney wrote:
>> On Thu, 2015-01-01 at 22:35 +0100, Michael Ströder wrote:
>>> Brendan Kearney wrote:
>>>> On Wed, 2014-12-31 at 13:50 -0800, Quanah Gibson-Mount wrote:
>>>>> --On Wednesday, December 31, 2014 3:31 PM -0500 Brendan Kearney
>>>>> <bpk678(a)gmail.com> wrote:
>>>>>
>>>>>
>>>>>> /usr/sbin/slapd -u ldap -h "ldapi:/// ldap:///" -4 -d9
>>>>>
>>>>>> olcServerID: 1
ldap://ldap1.bpk2.com
>>>>>> olcServerID: 2
ldap://ldap2.bpk2.com
>>>>>>
>>>>>> not sure what is wrong. can someone point me in the right
direction?
>>>>>
>>>>> Your -h argument clearly does not match anything in olcServerID.
Seems
>>>>> fairly clear to me, which is what the error message you received was
>>>>> pointing out. ;)
>>>>
>>>> its looking for cn=Subschema, which does not exist on the instance that
>>>> wont start, does not exist on the MMR mirror instance, and cannot be
>>>> added to the MMR mirror instance.
>>>>
>>>> 54a5a578 send_ldap_result: conn=-1 op=0 p=0
>>>> 54a5a578 >>> dnNormalize: <cn=Subschema>
>>>> 54a5a578 <<< dnNormalize: <cn=subschema>
>>>> 54a5a578 read_config: no serverID / URL match found. Check slapd -h
>>>> arguments.
>>>
>>> Why don't you read Quanah's clear answer more carefully?
>>
>> because it is irrelevant.
>>
>> clearly, the above proves that the parameters i am using are not the
>> problem.
>
> You're wrong:
> If you use LDAP URIs in server IDs this LDAP URI has to be used with -h.
>
> But of course you're free to ignore advice.
> But don't whine if you're ignored then.
stated where?