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

Re: failed with ldapsearch with GSSAPI - Please helpppppppppp



Quanah Gibson-Mount wrote:



--On Wednesday, June 02, 2004 11:00 PM +0800 The Shell <samwun@hgcbroadband.com> wrote:

Here is more info with ldapsearch:


Sending more and more output isn't going to give any enlightenment on the issue.

You didn't build cyrus-sasl correctly, from appearances, or you didn't build a K5 library for it to link against. Either way, you have no GSSAPI support in your SASL implementation. You need to rebuild cyrus-sasl, and you may have to build a set of K5 libraries.

--Quanah



Just recompiled latest version of SASL and Openldap according to intrustion from standford's website, but the result of testing ldapsearch with GASSL support has no much different, here is the result:

root@fbsd [11:09am] [...local/openldap-2.2.11]# ldapsearch -x -LLL -h kerberos -b "" -s base supportedSASLMechanisms
dn:
supportedSASLMechanisms: OTP
supportedSASLMechanisms: DIGEST-MD5
supportedSASLMechanisms: CRAM-MD5


thanks
sam