|
Subject:
|
Authenticate Against AD?
|
|
Posted By:
|
sdgsystems
|
Post Date:
|
9/20/2006 7:31:05 AM
|
I'm trying to decide if I should purchase this book. What I need to learn is how to authenticate and authorize against AD using ASP.net. I've been using asp.net to build sites since the first beta release way back when and can use C# and VB. But integrating AD is brand new for me. Will this book help me out with this? Thanks for your time.
|
|
Reply By:
|
stefsch
|
Reply Date:
|
9/20/2006 3:01:47 PM
|
I cover how to use the ActiveDirectoryMembershipProvider and the AuthorizationStoreRoleProvider (the latter is AzMan based) with ASP.NET. If you looking to use those providers to authN and authZ with AD, I think you will find the info in those chapters useful.
However, I don't cover low-level topics like LDAP, S.DS or ADSI programming against AD.
-Stefan
|
|
Reply By:
|
sdgsystems
|
Reply Date:
|
9/21/2006 7:44:05 AM
|
Thanks for the answer! I've read so many good reviews of your book that I decided I need a copy regardless of whether it helps my immediate problem or not.
|