ldap search problem.

2010-02-06 Thread Andrew Meng
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", port =>389) or die 'Could not contact LDAP server'; $ldap->bind("cn=id,DC=aa,DC=

Re: perl-ad-manager

2010-02-06 Thread Chris Ridd
On 6 Feb 2010, at 10:43, Dieter Kluenter wrote: > natx...@asenjo.nl (J.I. Asenjo) writes: > >> On Fri, 05 Feb 2010, 10:18:54AM +0100�, Buchan Milne said: >>> On Tuesday, 19 January 2010 17:35:47 Young, Darren wrote: >> >> Am I the only one getting multiple times this same message? > > No, m

Re: perl-ad-manager

2010-02-06 Thread Dieter Kluenter
natx...@asenjo.nl (J.I. Asenjo) writes: > On Fri, 05 Feb 2010, 10:18:54AM +0100�, Buchan Milne said: >> On Tuesday, 19 January 2010 17:35:47 Young, Darren wrote: > > Am I the only one getting multiple times this same message? No, me too. -Dieter -- Dieter Klünter | Systemberatung http://dkl

Re: perl-ad-manager

2010-02-06 Thread J.I. Asenjo
On Fri, 05 Feb 2010, 10:18:54AM +0100�, Buchan Milne said: > On Tuesday, 19 January 2010 17:35:47 Young, Darren wrote: Am I the only one getting multiple times this same message? -- Groeten, J.I.Asenjo