Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Dec 10, 2012 02:07 AM by timmit18
None
0 Points
3 Posts
Dec 10, 2012 01:18 AM|LINK
Hi I would like to ask some help. I'm starting to make a User Log-In via Active Directory using ASP.Net.
And I don't know where to start. Please help me. Thanks :)
All-Star
27512 Points
4895 Posts
MVP
Dec 10, 2012 01:41 AM|LINK
Let IIS do all the heavy lifting for you and use windows authentication:
http://msdn.microsoft.com/en-us/library/ff647405.aspx
Dec 10, 2012 02:07 AM|LINK
Thanks. I'll read this one. :)
timmit18
None
0 Points
3 Posts
User Login via Active Directory
Dec 10, 2012 01:18 AM|LINK
Hi I would like to ask some help. I'm starting to make a User Log-In via Active Directory using ASP.Net.
And I don't know where to start. Please help me. Thanks :)
BrockAllen
All-Star
27512 Points
4895 Posts
MVP
Re: User Login via Active Directory
Dec 10, 2012 01:41 AM|LINK
Let IIS do all the heavy lifting for you and use windows authentication:
http://msdn.microsoft.com/en-us/library/ff647405.aspx
DevelopMentor | http://www.develop.com
thinktecture | http://www.thinktecture.com/
timmit18
None
0 Points
3 Posts
Re: User Login via Active Directory
Dec 10, 2012 02:07 AM|LINK
Thanks. I'll read this one. :)