waX500 & Win Library

Sean T. (lohgan@aa.net)
Wed, 7 Aug 1996 10:27:09 -0700 (PDT)

I have a couple questions, hope someone can help

waX500:
1) When browsing with waX500, how does it know what is under the "world"
tree if the highest base object is "o=University of Michigan, c=US" and
not "c=US" or "\0"? Does it parse the referrals returned and build the
tree from the URLs returned?

2) Is there any way to determine the base search DN for an unknown
directory?

3) Has anyone gotten waX500 to run under NT? If I let it sit for any
period of time it GPFs.

LDAP32.DLL
1) When the client makes a large search request (500+ entries), lets say
message id 5, and then makes a small search request (1 entry), lets say
message id 6, is it possible to get the results from message id 6 before
the getting all of the entries for message id 5? When I call ldap_request
with 0 for the timeout to ping for results for message id 6 the debug
library logs that it gets the result for message id 5, until an
LDAP_SEARCH_RESULT message is found, then it gets message id 6. Until all
of the results from message id 5 are read the calls to ldap_request with
message id 6 timeout. Is this normal behavior?

2) Are there plans for, or does there exist a client library that
supports:
- Version 3
- SSL or security other than kerberos
- Multiple threads/thread safe
- Unicode/UTF-8 or another form of multilingual support

Much appreciated,
Sean T.