Re: Access Authentication

From: Shaker (Shaker_at_discussions.microsoft.com)
Date: 01/26/05

  • Next message: mikemad: "Forms Authentication and requireSSL, what's the recommended best practice"
    Date: Tue, 25 Jan 2005 22:37:07 -0800
    
    

    But I still need to base my authentication based on Windows, without needing
    to do further authentication Forms.

    "Ryan Hanisco" wrote:

    > 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 :(
    >
    >
    >


  • Next message: mikemad: "Forms Authentication and requireSSL, what's the recommended best practice"

    Relevant Pages

    • Re: Access Authentication
      ... But I still need to base my authentication based on Windows, ... "Ryan Hanisco" wrote: ... > inheriting from the authentication base class. ... >> How could I provide the access per user level for two differnt domains. ...
      (microsoft.public.win2000.active_directory)
    • Re: AD DMZ configuration
      ... On Feb 27, 8:34 pm, Ryan Hanisco ... If you create Domain global groups in each of your domains to hold local ... the authentication should stop at the domain boundary as ... I can only add groups from the LAN forest to ...
      (microsoft.public.windows.server.active_directory)
    • Re: Access Authentication
      ... Provided that I don't want to ask the user for more Passwords and ID more ... or to Workgroup domain. ... "Ryan Hanisco" wrote: ... you'll need to inherit the security authentication and roll your ...
      (microsoft.public.dotnet.framework.aspnet.security)
    • Re: Access Authentication
      ... Provided that I don't want to ask the user for more Passwords and ID more ... or to Workgroup domain. ... "Ryan Hanisco" wrote: ... you'll need to inherit the security authentication and roll your ...
      (microsoft.public.win2000.active_directory)