From: Pythagoras W. <py...@ec...> - 2000-05-29 03:09:59
|
On Mon, May 29, 2000 at 11:59:45AM +1000, Jason Hellwege wrote: :>This is exactly the same results as I get from using OpenLDAP's :>ldapsearch, so I would say that there is a problem with your LDAP :>server. What server are you using? : :I haven't been able to find out yet, it came with our new PABX system :and was installed by the phone company. I do know that it isn't one :of the usual suspects (Netscape, Innosoft). I wish you luck, an LDAP server that cannot be reliably searched is not much use. :Mark said: :>Jason can you upgrade to NEt::LDAP .18 and send us a copy of :>$ldap->debug(3) (put this after you connect to server but before the bind). : :I've done the upgrade to perl-ldap-0.18 (with Convert-ASN1-0.06), :however the debug code is generating: : syntax error at /usr/local/lib/perl5/site_perl/Convert/ASN1/Debug.pm line 175 In v0.18, line 175 of Debug.pm is: dump_op($_,"",{},1) for @{$self->{script}}; This is definitely syntatically invalid before perl version 5.005, so perhaps you are using an earlier perl. In any case, I note that Graham is shooting for 5.004 and later compliance, and as it happens has already updated the CVS copy of Debug.pm to fix this, which is available at: http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/~checkout~/asn/lib/Convert/ASN1/Debug.pm?rev=1.2&cvsroot=perl-ldap -- Py (Amateur Radio: KF6WFP) -- 3.141592653589793238462643383... Pythagoras Watson -- "Live long and may all your kernels pop." === py...@cs... ==== http://www.ecst.csuchico.edu/~py/ === |