![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re: Comparing ldap data using net ldapby g0n (Priest) |
on Jan 26, 2007 at 09:47 UTC ( #596683=note: print w/replies, xml ) | Need Help?? |
The simplest way to do this is to search the entire master directory, and iterate over the record set.
You'll probably need to use page support and/or async searching if your directory contains much in the way of data. One thing to watch out for: I've done this sort of thing a few times, and tended to find that detecting when entries/attributes aren't there is the trickiest bit. It's also worth noting that there are commercial apps available that will do this sort of thing for you. --------------------------------------------------------------
"If there is such a phenomenon as absolute evil, it consists in treating another human being as a thing."
In Section
Seekers of Perl Wisdom
|
|