<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.38">
<TITLE></TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>Thanks for your reply.<BR>
<BR>
After doing make install, I am not getting a warning to create a symbolic link.<BR>
<BR>
Then I tried ldapsearch -H ldap://ldap.example.org -x -b &quot;&quot; -s base supportedSASLMechanisms<BR>
and I got NTLM and GSS-SPNEGO from the server.<BR>
<BR>
<BR>
But if I try ldapsearch -Y NTLM -H ldap://ldap.example.org -b 'ou=users,ou=readimanager', '(cn=dhruva)', I get &quot;Unknown authentication method (-6)&quot; and &quot;No such mechanism available(-6)&quot;.<BR>
<BR>
<BR>
<BR>
<BR>
On 16/11/09 11:04 +0530, Dhruva T S wrote:<BR>
&gt;By default, the plugins are searched in /user/lib/sasl2/.<BR>
&gt;Is there a way to change this path to another directory like $HOME/Desktop/libs/ ?<BR>
&gt;<BR>
&gt;<BR>
&gt;I tried setting SASL_PATH using &quot;export SASL_PATH=$HOME/Desktop/libs/sasl/lib/plugins&quot;<BR>
&gt;But I am getting &quot;No mechanism available&quot;.<BR>
&gt;<BR>
&gt;<BR>
&gt;I compiled Cyrus SASl 2.1.23 using<BR>
&gt;&quot; ./configure --enable-digest --enable-plain --prefix=$HOME/Desktop/libs/&quot;<BR>
<BR>
Specify a --with-plugindir=DIR option.<BR>
<BR>
--<BR>
Dan White<BR>
</FONT>
</P>

<pre>
</pre></BODY>
</HTML>