FW: NET::LDAP:search

2003-12-17 Thread Chris Ridd
Cheers, Chris -- Forwarded Message From: [EMAIL PROTECTED] Date: Wed, 17 Dec 2003 08:11:14 +0200 To: [EMAIL PROTECTED] Subject: RE: NET::LDAP:search Hello Chris, thanks for your suggestions & corrections. My script is running with perl 5.6.0 on HP-UX 11.11 Regards, Tapio -Origina

Re: following referrals

2003-12-17 Thread Chris Ridd
On 17/12/03 12:20 am, David Syzdek <[EMAIL PROTECTED]> wrote: > > > Chris Ridd wrote: > >> Net::LDAP should not be caching credentials. Any caching should be down to >> the caller. > > By caller do you mean the the script or module that is actually calling Yes. > a function such as $ldap->mo

Re: following referrals

2003-12-17 Thread Chris Ridd
On 16/12/03 11:40 pm, Graham Barr <[EMAIL PROTECTED]> wrote: > > On 16 Dec 2003, at 19:42, Chris Ridd wrote: > >> On 16/12/03 7:25 pm, Graham Barr <[EMAIL PROTECTED]> wrote: >>> It came up recently. My suggestion is that the user should be able to >>> register a callback with Net::LDAP that Net: