Access Authentication
From: Shaker (Shaker_at_discussions.microsoft.com)
Date: 01/25/05
- Next message: msnews.microsoft.com: "Re: Serviced Component runs under ASPNET, not specified account"
- Previous message: Gianluca Torta: "Re: Serviced Component runs under ASPNET, not specified account"
- Next in thread: Ryan Hanisco: "Re: Access Authentication"
- Reply: Ryan Hanisco: "Re: Access Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 25 Jan 2005 02:35:04 -0800
Hi,
I have an ASP.Net Application,
This application is accessed based on user identiy authorization.
This application is hosed on server locted on NT domain (based On AD) groups.
This application is also accessed from another workgroup (not defined on
main NT domain).
I could control the access per user when using
<authentication mode="Windows"/>
and
<authorization>
<allow users="......./>
But this will Deny the other workgroup from seeing the application.
How could I provide the access per user level for two differnt domains.
Note:
The IIS security settings is: Anonmous Access and Integrated Windows Auth.
Help
-- MCSD not .Net yet :(
- Next message: msnews.microsoft.com: "Re: Serviced Component runs under ASPNET, not specified account"
- Previous message: Gianluca Torta: "Re: Serviced Component runs under ASPNET, not specified account"
- Next in thread: Ryan Hanisco: "Re: Access Authentication"
- Reply: Ryan Hanisco: "Re: Access Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]