Re: ldap search problem.

2010-02-08 Thread Graham Barr
On Feb 5, 2010, at 1:02 PM, Andrew Meng wrote: > > Hello, > > > > LDAP search failed to return any result but I can get the result back using > the same base and filter in ldp.exe. Here is the code: > > > > !/usr/bin/perl > > > use Net::LDAP; > > > > $ldap = Net::LDAP->new("server",

RE: perl-ad-manager

2010-02-08 Thread Young, Darren
I'll look and see what's up with it. > -Original Message- > From: Chris Ridd [mailto:chrisr...@mac.com] > Sent: Saturday, February 06, 2010 6:47 AM > To: Dieter Kluenter > Cc: perl-ldap@perl.org > Subject: Re: perl-ad-manager > > > On 6 Feb 2010, at 10:43, Dieter Kluenter wrote: > > > n

RE: ldap search problem.

2010-02-08 Thread Sheahan, John
Your base needs to change to the exact container that you want to search or you can change your base to something higher up in the tree that encompasses the container you want to search in. Perhaps if you change your base to one level up, it might work for you: Try this: base=> "DC=