Re: Account for form authentication to AD

From: Joseph Bittman MCAD (RyanBittman_at_msn.com)
Date: 06/04/05


Date: Sat, 4 Jun 2005 11:13:12 -0700

June 4, 2005

   Is there a specific reason why you want to use a custom guest account for
ASP.Net? If not then you don't need to go to all that work. There is an
account configured by Microsoft to be used for anonymous authentication for
Forms Auth that almost everybody uses. It is named IUSR_MACHINENAME. Just
put in IIS that account name IUSR_(MACHINENAME) where machinename = the name
of the server. IIS SHOULD control the password. Hope this helps!

-- 
     Joseph Bittman Beta ID# 678424
Microsoft Certified Application Developer
Web Site: http://71.35.110.42
Dynamic IP -- Check here for future changes
<dl> wrote in message news:eKoFdZSaFHA.1148@tk2msftngp13.phx.gbl...
> Hi
> I read a microsoft kb article#Q316748, and it says in order for form
> authentication to work I need to configure IIS for anonymous 
> authentication
> as the followings
> Configure IIS for Anonymous Authentication
> To configure IIS for anonymous authentication, follow these steps: 1. In
> IIS, click to select the Anonymous Authentication check box.
>      2. Make the anonymous account for the application an account that has
> permission to the Active Directory.
>      3. Click to clear the Allow IIS To Control Password check box.
>
>
> just what do we need to do for step 2 please?!
>
> TIA
> -- 
>
>
> 


Relevant Pages

  • Re: Account for form authentication to AD
    ... how you configure AD permissions for LDAP queries so I hope somebody else ... >> Is there a specific reason why you want to use a custom guest account ... >> account configured by Microsoft to be used for anonymous authentication ... IIS SHOULD control the password. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • RE: Impersonation, Delegation & SQL Server
    ... After setting windows integrated authentication method in IIS and specify the impersonation to true for asp.net application, ... your asp.net application will run with the security of UserA account. ... Then when you access SQL server database, ... You can obtain it free of charge from Microsoft. ...
    (microsoft.public.inetserver.iis.security)
  • Re: IIS user to connect to other server?
    ... Enable auditing to see which account is being used: ... If you have anonymous authentication enabled, ... "Low" in the Application Isolation section of the IIS MMC, ... > What account on IIS server #1 would I need to duplicate on network ...
    (microsoft.public.inetserver.iis.security)
  • RE: A share located on another computer
    ... The connect as account need to have access this computer from network ... i.e. your file server here assuming a member or stand-alone ... Microsoft Product Service Packs ... Microsoft IIS Bookstore ...
    (microsoft.public.inetserver.iis.security)
  • Re: ASP.Net
    ... The account is used to locally run some aspects of .Net ... used by IIS for the worker processwhere aspx is hosted. ... Associate Expert - Windows XP ExpertZone ... Since it is a Microsoft product, ...
    (microsoft.public.windowsxp.security_admin)