how to validate user in active directory

painkiller_np

New member
Joined
Jun 2, 2008
Messages
3
Programming Experience
Beginner
suppose i have a domain="domain" and username="user" and my password="pass" for the active directory login. Also in "description" my account is set as "Lab Account" i want to write a function to validate the user whose username is "user" and description="Lab Account". since i am beginner can anyone help me through this?
 
Back
Top