[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: your mail
Which OS? You'll have to adjust your library path, but the way to do that
is OS-dependent ....
C
On Tue, 14 Oct 2003, Gary Every wrote:
> I'm attempting to access a new Exchange 2K server running ldap for extracting information about my company's employees. Exchange 5.5 allowed anonymous ldap connections, so the command was simply
>
> ldapsearch -h ldapserver uid=xxxxxxx
>
> However, security has been tightened in Exchange 2K and anonymous users are no longer permitted. I downloaded the most recent stable version of openldap (2.1.22) and tried compiling with the --with-cyrus-sasl flag so that I could use the -X flag on the ldapsearch command.
>
> The configure command comes back stating "Could not locate Cyrus SaSL".
>
> I tried using --with-cyrus-sasl=/path/to/cyrus, but it complained that it was not a proper option..
>
> Any clue to this? TIA
>
> Gary Every
> Sr. UNIX Administrator
> Ingram Entertainment
> (615) 287-4876
> "Pay It Forward"
> mailto:gary.every@ingramentertainment.com
> http://accessingram.com <http://accessingram.com/>
>
>
>
>
- References:
- [no subject]
- From: "Gary Every" <Gary.Every@ingramentertainment.com>