> I tried that and I am getting this error:
> ldap_sasl_interactive_bind_s:unknown authentication method (-6) additional
> info:sasl(-4): no mechanism available:
>
> Any idea?

It looks like your server does not know the authentication method.
Does it work with 'ldapsearch -x' ?
And ldapsearch -v should tell you more

Cheers Didi
----
www.ribalba.de
Email / Jabber: [email protected]
Skype : ribalba



On Mon, Jan 26, 2009 at 2:48 PM, Per Qvindesland <[email protected]> wrote:
> Hi
>
> Thanks for replying.
>
> Regards
> Per Qvindesland
>
>
> On 1/26/09 2:43 PM, "Didi Hoffmann" <[email protected]> wrote:
>
>>>
>>> Hello List,
>>>
>>> I have installed Centos Directory Server to be able to authenticate
>>> with ldap on the other servers in the system, the directory server
>>> seems to be working fine, but when I configure a test server to
>>> authenticate up against this server then it says that there is no
>>> such user, I have made sure that the config is correct on the
>>> client /etc/ldap.conf is there also the /etc/openldap/ldap.conf is
>>> there and both is configured correctly, i have tried to telnet from
>>> the client to the server on port 389 and that also works.
>>>
>>> Does anyone have any idea of what I am missing here?
>>>
>>>
>>> Thanks in advance
>>>
>>> Regards
>>> Per Qvindesland
>>> _______________________________________________
>>> CentOS mailing list
>>> [email protected]
>>> http://lists.centos.org/mailman/listinfo/centos
>>
>> Maybe ldapsearch will help. Try connecting with ldapsearch to the
>> server and see if that works.
>>
>> _______________________________________________
>> CentOS mailing list
>> [email protected]
>> http://lists.centos.org/mailman/listinfo/centos
>
>
> _______________________________________________
> CentOS mailing list
> [email protected]
> http://lists.centos.org/mailman/listinfo/centos
>
_______________________________________________
CentOS mailing list
[email protected]
http://lists.centos.org/mailman/listinfo/centos

Reply via email to