Get Info on Specified User from LDAP

D

Dound

Say I have an LDAP server at ldap.me.com and want to query it. The person
filling out the form specifies whatever cn / uid of the person they are
filling out info on. I would like to use that cn to query ldap.me.com and
get a few fields back -- say "lastname" and "email".

Any ideas? I would prefer VBScript code if possible. Thanks a bunch.

~ David

PS. Alternatively, I could routinely dump the LDAP contents I need into an
XML file and then post that on the site and potentially have the form look in
that? Could also query a MySQL (not MS SQL). LDAP is preferred though ...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top