Re: Access Authentication

From: Ryan Hanisco (rhanisco_at_flagshipis.com)
Date: 01/26/05


Date: Tue, 25 Jan 2005 20:05:12 -0600

You can use Forms based authentication and write your own authentication
inheriting from the authentication base class.

-- 
Ryan Hanisco
MCSE, MCDBA
Flagship Integration Services
"Shaker" <Shaker@discussions.microsoft.com> wrote in message
news:8DD0A14E-C0BD-4430-803F-19F49C9D1FFA@microsoft.com...
> 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 :(


Relevant Pages

  • Re: Access Authentication
    ... You can use Forms based authentication and write your own authentication ... Flagship Integration Services ... "Shaker" wrote in message ... > But this will Deny the other workgroup from seeing the application. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Access Authentication
    ... you'll need to inherit the security authentication and roll your ... >> Flagship Integration Services ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Access Authentication
    ... you'll need to inherit the security authentication and roll your ... >> Flagship Integration Services ...
    (microsoft.public.win2000.active_directory)
  • Re: What is the workflow for folder sharing authentication in Windows 2000?
    ... authentication for W2K clients. ... Workgroups use lm, ntlm, or ntlm v2 ... depending on mix of clients in workgroup. ... > a machine using a logon identity to access a shared folder from ...
    (microsoft.public.win2000.security)
  • Re: Combining AD Domains and Workgroups
    ... Browsing and authentication are separate issues. ... files or simply installing a domain member machine on the workgroup subnet. ... > another interface leading to a remote LAN. ... > LAN to be able to browse the second DC via the Network Neighbourhood, ...
    (microsoft.public.win2000.networking)