|
From: Dieter K. <di...@dk...> - 2007-07-03 18:35:50
|
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? -Dieter -- Dieter Klünter | Systemberatung http://www.dkluenter.de GPG Key ID:8EF7B6C6 |