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

Exchange 2K authentication



I'm attempting to connect to an Exchange 2K server, but when I try:
ldapsearch -X u:tsns023 -h 10.129.0.16 -Y lmpasswd -D "dc=iei" uid=tsns023

it returns :
Unknown authentication method (86)
additional info: SASL(-4): no mechanism available: No worthy mechs found

Here is my ./configure script. 

export LD_LIBRARY_PATH=/n/mojo/pkgs/CyrusSASL/i686-linux/cyrus-sasl-2.1.15/include


./configure --prefix=/n/mojo/pkgs/OPENldap/i686-linux/openldap-2.1.22 \
--disable-bdb \
--enable-ldap \
--with-cyrus-sasl \
--enable-spasswd \
--enable-lmpasswd \
--enable-rewrite \
--enable-passwd \
--enable-perl \
--enable-modules