[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: ldap SASL GSSAPI , unknown authorization mechanism
At 06:20 AM 11/20/2005, Amir Saad wrote:
>i use Fedora 4, ldap 2.3.11 , cyrus-sasl-2.1.19 , MIT Kerberos 5
>i tried to run the command:
> ldapsearch -Y GSSAPI -b '' -s base '(objectclass=*)' namingContexts
>but i got the following error:
> ldap_sasl_interactive_bind_s: Unknown authentication method (-6)
> additional info: SASL(-4): no mechanism available: No worthy mechs found
>although i installed MIT Kerberos 5 then i installed the cyrus-sasl-2.1.19 and both installed successfully...
>i hope u can help
>thanks
You should verify that the SASL GSSAPI mechanism works within
Cyrus SASL through use of Cyrus SASL sample programs.
Kurt