[Date Prev][Date Next] [Chronological] [Thread] [Top]

authentication problem



Hi all

I have installed openldap 2.4.23 on windows server 2003. when I run this query on ldapsearch:
ldapsearch -h directory.verisign.com -b "cn=<*>" "(o=*)" "certificaterevocationlist"
I get the following error:
SASL/EXTERNAL authentication started
ldap_sasl_interactive_bind_s: Unknown authentication method (-6)
        additional info: SASL(-4): no mechanism available:

I installed MIT kerberos but it did not solve the problem.
any one know whats the issue and how can it be solved?