From: Jim H. <ha...@us...> - 2002-01-17 18:46:08
|
I would look (visually) at all the attributes of a few objects that get returned only from ldapsearch to see if there is a pattern. If that didn't yield anything useful, I would do it programmatically and compare everything. --Jim Harle "Cox, Todd (NCI)" wrote: > I have a perl script that performs an LDAP query and is sucessful. One thing > I have noticed though is that the query I am performing returns 521 entries > and when performing the same query using Netscape's ldapsearch tool the > results are 579. The query is sucessful and no error messages are present. > > Any ideas? > > Todd Cox > National Cancer Institute > Rockville, MD |