Hello,
I am sorry I do not have functional code to post but I hope you can understand my request enought to give me a hand.
NEEDS:
1> take a request... ie. First name, Last name, or login ID and Search AD Path can be hard coded so entire forest is not searched.
2> List all entries found
3>once the correct user is selected I need to pull First, last, middle name and , Email , Phone number , @ and GUID for that user.
Thank you very very much in advance.
Marcelo

Pulling User name and info From Active Directory using LDAP in VB.net 2005
Massimo Mascaro
smitchzilla
Michael Morrissey
sambhav
Try putting Option Strict Off at the top of your code
ATS16805
Ray,
Thanks for the code I allowed me to poll LDAP with the account name. Do you know if I poll the users GUID so I can record that instead of there name. I have had serveral users that have had name changes and the records are no longer valid.
Thanks for the code it worked great
Erik BN