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

Re: unsupported extended operation



Rodney Simioni wrote:
Hi,

I just compiled openldap with: ./configure --prefix=/usr/local/openldap
--enable-ldap --with-tls=openssl --with-cyrus-sasl --enable-crypt

I did a ‘make depend’, ‘make’, and a ‘make install’; I didn’t see any errors.

I fired up ldap with: ‘./slapd -d127 -h "ldap:///"’;

Then I went to test my install with:’ ldapsearch -x -ZZ -d1 -H ldap://blah.com/’;

And I’m still getting:

ldap_msgfree

ldap_err2string

ldap_start_tls: Protocol error (2)

         additional info: unsupported extended operation

ldap_free_connection 1 1

ldap_send_unbind

ber_flush2: 7 bytes to sd 3

ldap_free_connection: actually freed

Does anybody have a clue?

You haven't configured any of the TLS settings in the server yet.

--
  -- Howard Chu
  CTO, Symas Corp.           http://www.symas.com
  Director, Highland Sun     http://highlandsun.com/hyc/
  Chief Architect, OpenLDAP  http://www.openldap.org/project/