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

Re: problems compiling with kerberos support



At 01:13 PM 10/24/00 +0200, Norbert Klasen wrote:
Alex Stepney wrote:
> ldap_sasl_interactive_bind_s: Unknown authentication method

Are you sure that your server supports GSSAPI? Try:
ldapsearch -x -b '' -s base '(objectclass=*)' supportedSASLMechanisms

81 alexs@bernard% ldapsearch -x -b '' -s base '(objectclass=*)' supportedSASLMechanisms
version: 2


#
# filter: (objectclass=*)
# requesting: supportedSASLMechanisms
#

#
dn:

# search result
search: 2
result: 0 Success

# numResponses: 2
# numEntries: 1
82 alexs@bernard%

So that looks like a no, I compiled OpenLDAP with the following options:

./configure --prefix=/usr/local/openldap --sysconfdir=/etc/openldap --localstatedir=/var/openldap
--with-cyrus-sasl --without-kerberos --disable-kbind --disable-kpasswd


And Cyrus SASL:

./configure --prefix=/usr/local/sasl --disable-krb4 --disable-anon --with-gssapi

Any ideas?

Cheers,


Alex - Systems Engineer alex.stepney@bluewave.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bluewave Ltd - Online Creations http://www.bluewave.com Tel. +44 (0)20 7706 3500 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~