From: Quanah Gibson-M. <qu...@zi...> - 2008-09-17 00:45:54
|
--On Saturday, July 07, 2007 6:21 PM +0200 Dieter Kluenter <di...@dk...> wrote: > Hi Quanah, > > Quanah Gibson-Mount <qu...@zi...> writes: > >> --On Tuesday, July 03, 2007 8:35 PM +0200 Dieter Kluenter >> <di...@dk...> wrote: >> >>> Hi, >>> I'm playing with LDAPapi and extended ldapwalk.pl with a few lines to >>> enable dereferencing aliases, this are my lines >>> >>> my $deref = "search"; >>> $ld->set_option(LDAP_OPT_SIZELIMIT,$sizelimit); >>> $ld->set_option(LDAP_OPT_DEREF,$deref); >>> >>> but this lines have no effect, as expected. To my understanding a >>> dereferencing should take place within a search string, but there are >>> no appropriate parameters available. How to a dereference aliases with >>> LDAPapi? >> >> Hi Dieter, >> >> I'm on vacation atm, but I'll get to this on Monday (or may Dmitri will >> answer). Have you tried the latest source from SVN? It's a complete >> re-write against the LDAP v3 API and may work a bit better. > > No I got the latest from CPAN, but I will try SVN tonight. Did this work for you? Also, the latest from SVN has the fix for the SASL mech problem you found. Regards, Quanah -- Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc -------------------- Zimbra :: the leader in open source messaging and collaboration |