
December 17th, 2003, 02:32 PM
|
|
Junior Member
|
|
Join Date: Dec 2003
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Search for a user in Active Directory
I have a logon script in VB that I use in a Windows 2000 AD native mode environment. I would like to have an LDAP search for the logged on user, and return a record set, so that I may append information in the "description" field on the user account.
I have been unsuccesful in creating a search that works.
Has anyone accomplished this task, and if so, would you be willing to shed some light?
Thanks,
|