Use of ACLs possible with Forms authentication against AD?



My current scenario is users logging in to our website and being directed to
a specific directory based on who they are. The ACLs on the destination
result in prompts for credentials (the windows popup dialog). I'm using
basic windows authentication with https to protect the username and password.

I'd like to have a nicer login UI using Forms authentication against the AD,
but would still like to use ACLs to control resource access. I've seen
several examples of using Forms authentication to authenticate the user
against the AD, but they discuss it with use of role based authorization for
apps, which I don't really need.

Does anyone know if you can use Forms authentication against the AD but
still take advantage of ACLs for resource authorization? If so, could anyone
share the location of some sample code?

.



Relevant Pages

  • Re: Script access - IIS 6
    ... ACLs from those default web directories. ... The Resource (like the script itself) and the ScriptMap Engine (and ... is IUSR) for anonymous and the logged in user for any other authentication ... I have reset the ACL to allow anonymous access and everything works. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Script access - IIS 6
    ... I am confused by your use of ScriptMap and ScriptMap Engine. ... > ACLs from those default web directories. ... > associated resources) must be accessible to the remote authenticated user ... >> I have used Basic and Windows Integrated Authentication. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Script access - IIS 6
    ... > ACLs from those default web directories. ... > I have reset the ACL to allow anonymous access and everything works. ... >> I have used Basic and Windows Integrated Authentication. ... >> ScriptEngine. ...
    (microsoft.public.inetserver.iis.security)
  • Re: IIS on Domain Controller = Authorization Problem
    ... IUSR_MachineName user to the ACLs I could enter the site. ... authentication" should ... >identity to access resources for all requests, ...
    (microsoft.public.inetserver.iis)
  • Re: MSPOP-UP MESSAGE SERVICE <KILLER POP-UPS>
    ... Basic authentication and the request has the magic Authorization: ... some ISAPI filter installed on the server rejected you ... ACLs on the resource and on the Application DLL/Script. ...
    (microsoft.public.inetserver.iis.security)

Loading