Rather than hard-code a table of all the possible contexts, I wanted
to try to make a program that was a little more dynamic. To make
things a little trickier, I need to do this in VB6!
Since I don't know the context for the end user, I need to be able to
perform some kind of NDAP/LDAP query that will return a list of the
contexts that the user is a member of.
We are running eDirectory, and the clients are Novell 4.91.3.
Has anyone ever accomplished this?
Brian