RE: Forms Authentication with AD

From: dhnriverside (dan_at_musoswire.com)
Date: 02/02/05


Date: Wed, 2 Feb 2005 03:51:02 -0800

Just to clarify...

Basically we have an Intranet system running on Win2k3 with AD. Each user
logs into a comp, and from then on they can just double click the Intranet
icon on the desktop and not have to log into that seperately.

It's a fairly open company, so there's not much need for more protection
levels, apart from we want a page on the Intranet where they can update their
details stored in AD (tel, address, etc). Obviously we want to make this more
protected, and therefore I want to force them to login for that page.

Is this possibly just by setting the folder permissions?

Cheers

Dan

"dhnriverside" wrote:

> Hi there
>
> I'm using Windows Authentication to automatically recognise users in my web
> app. However, I want directory to be password protected, so if they try to
> visit the page in there, they MUST enter their password in a Windows Login
> style popup (FOrms AUthentication).
>
> I think I need to out another web.config in the directory with
> authentication set to Forms? But how do I query the info received by forms in
> AD? OR do I even need to, will .NET do it for me?
>
> Basically, how to use Forms Auth with AD! Any help/links appreciated.
>
> Cheers
>
>
> Dan



Relevant Pages

  • Re: Forms Authentication with AD
    ... > Basically we have an Intranet system running on Win2k3 with AD. ... > It's a fairly open company, so there's not much need for more protection ... >> I'm using Windows Authentication to automatically recognise users in my ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Urgent - need help with logging anonymous and Active Dir users without login form
    ... networks behind the same firewall. ... automatically logged in to our intranet in. ... forms authentication for everything. ... the user back to the page the access which initiated the login request. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Constant Password Authentication
    ... domain and server name in the URL. ... confirm that the same authentication methods are checkmarked as compared to ... Within our organisation there are staff who are ... > Up until recently a company that has had access to our intranet had been ...
    (microsoft.public.inetserver.iis.security)
  • RE: Windows authentication from ASP.NET to SQL Server
    ... The easiest way is to turn off anonymous access for the Intranet site. ... will force authentication, usually through a login box (although the network ... > intranet server and our database server, both of which are on our local ... > Successful Network Logon: ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: User Identity
    ... If you want certain parts of the site to be only for intranet users, ... >>Integrated Authentication. ... >>Kevin Spencer ... >>>>> the server.Is it anonymous access by default on the ...
    (microsoft.public.dotnet.framework.aspnet)