Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: Comparing ldap data using net ldap

by klekker (Pilgrim)
on Jan 26, 2007 at 10:02 UTC ( [id://596685]=note: print w/replies, xml ) Need Help??


in reply to Re: Comparing ldap data using net ldap
in thread Comparing ldap data using net ldap

I suggest using 'callbacks' if you have many entries. This should be faster because you don't have to wait until the search is finished etc.

See ldap.perl.org/FAQG.htm
and there using the callback subroutine approach
There's also an example.

Edit: thanks to bart for the direct link to the callback! :)
  • Comment on Re^2: Comparing ldap data using net ldap

Replies are listed 'Best First'.
Re^3: Comparing ldap data using net ldap
by perlknight (Pilgrim) on Jan 27, 2007 at 17:48 UTC
    Thanks. The callback may work for me since I am walking the entire ldap tree and comparing entries against the secondary ldap entries.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://596685]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (4)
As of 2024-04-19 15:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found