|
-
Sep 9th, 2009, 03:45 AM
#4
Re: AD SSO / Mail / Database / ASPX
All you need, I think, is Windows Authentication and ASP.NET Impersonation. Have the user login with their credentials, and the web app will run under that user's security context. Therefore, if the user has been granted permissions against SQL Server or Exchange, they'll be able to call its methods just fine.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|