Author: shakysanky | Posted on: 6/27/2010 11:37:33 PM | Views : 926

Hello everyone,
I am developing a enterprise website in which the user is authneticated using active directory.I want to know where I should begin for creating such a LDAP connection(I am a newbie to .net framework and dont have much experience in developing applications in this technology).
 
Also once the user has been successfully authenticated I want to retrieve his details like his employee ID,First name,Last Name and Department and add it to  a form containing these as well as other details.
 
And,I have certain groups created in Active Directory and I want grant access to users corresponding to users from this group only.
 
Note: I will be publishing this website on a sharepoint server,is there any way in which I can use the sharepoint server to simplify the authentication process.
...

Go to the complete details ...