Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I have a website via intranet and I want my user to connect to my site via their domain user ID and how can do this and how can I put them in different roles? I try to put their user name in the username text box in login page but in the behind code the ID of text box does not active to work with that what can I do ?
Posted
Updated 13-Apr-12 20:03pm
v3

1 solution

You should use ActiveDirectoryMembership provider.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900