Re: iis 6.0

From: Bernard (qbernard_at_hotmail.com)
Date: 07/21/03


Date: Mon, 21 Jul 2003 13:00:16 +0800


Browser always try anonymous access first,
after that it will depend on type of integrated auth in
Kerberos or NTLM, refer this kb for more detail.

INFO: How IIS Authenticates Browser Clients
http://support.microsoft.com/?id=264921

-- 
Regards,
Bernard Cheah
http://support.microsoft.com/
Please respond to newsgroups only ...
"sanjay" <sanjayx_b_vankudre@intel.com> wrote in message
news:0c7001c34d75$a5bfd1f0$a001280a@phx.gbl...
> Thank you
>
> If I select Anonymous and windows authentication (
> basically if I click on multiple checkboxes ) both which
> one will take precedence.
>
> Thanks again
> >-----Original Message-----
> >If you running in IIS5.0 isolation mode, then
> >these accounts will come in to picture.
> >
> >iusr -
> >An IIS account for anonymous access to IIS. By default,
> when a user accesses
> >a Web site set to Anonymous authentication, that user is
> mapped to the
> >IUSR_comptername account.
> >
> >iwan -
> >An IIS account for starting out-of-process applications
> in IIS 5.0 isolation
> >mode.
> >
> >aspnet -
> >A built-in account for running Microsoft ASP.NET worker
> process in IIS 5.0
> >isolation mode.
> >
> >If you running IIS worker process mode, W3WP.exe - then
> AppPool identity
> >will be the process identity, aspnet will depend on your
> configuration and
> >impersonation settings.
> >
> >-- 
> >Regards,
> >Bernard Cheah
> >http://support.microsoft.com/
> >Please respond to newsgroups only ...
> >
> >
> >"sanjay" <sanjayx_b_vankudre@intel.com> wrote in message
> >news:05d401c34cbd$a91f8150$a301280a@phx.gbl...
> >> Thanks
> >>
> >> What are IWAM_ and VUSR accounts for ? Also does this
> mean
> >> ASPNET account will never be required to be added to
> >> database users group ?
> >>
> >> >-----Original Message-----
> >> >1) Network service is process identity,
> >> >for resource access this depend on current user
> context,
> >> >say - anonymous will be iusr, if authentication, then
> will
> >> >be that particular user, and impersonation and etc...
> >> >
> >> >2) Relationship between IIS and Asp.Net
> >> >http://msdn.microsoft.com/library/en-
> >> us/dnbda/html/authaspdotnet.asp
> >> >
> >> >INFO: Process and Request Identity in ASP.NET
> >> >http://support.microsoft.com/?id=317012
> >> >
> >> >-- 
> >> >Regards,
> >> >Bernard Cheah
> >> >http://support.microsoft.com/
> >> >Please respond to newsgroups only ...
> >> >
> >> >
> >> >"sanjay" <sanjayx_b_vankudre@intel.com> wrote in
> message
> >> >news:09bf01c34bd2$b52cbfd0$a001280a@phx.gbl...
> >> >> I would like to know the following :
> >> >>
> >> >> 1. if i am using Network service as process identity
> >> what
> >> >> users i need to give permission on the database
> server ?
> >> >>
> >> >> 2. When does iis checks the security information in
> >> >> web.config for a site ?
> >> >>
> >> >> Thanks in advance
> >> >
> >> >
> >> >.
> >> >
> >
> >
> >.
> >


Relevant Pages

  • Re: 401.1 Error w/ Anonymous Access
    ... > - I've set up a local account on the machine (Win2000 Professional, ... > - In the local machine's Local Security Policy I've allowed SiteUser to ... I am under the impression that if Anonymous Access is ... IIS will treat the request as if it is coming from the user ...
    (microsoft.public.inetserver.iis.security)
  • Re: HTTP/1.1 401 Access Denied - when trying to access a .jsp page
    ... local system account which has full priviledges. ... If your upgrade was to IIS ... The jsp page fails now because of some tightened security that happened ... Even though it is 'configured for anonymous access' ...
    (microsoft.public.inetserver.iis.security)
  • Re: Cant make a domain user the "anonymous access" user
    ... I do not think this is an IIS issue. ... IIS just uses the username/password you set and call LogonUser with it -- ... domain user account is used for anonymous access, ...
    (microsoft.public.inetserver.iis.security)
  • Re: IIS on 2003 Domain Controller
    ... >anonymous access to a 2003 server configured as a Domain Controller. ... Have you set IIS for anonymous access and not Windows Authenticated? ... >understand the account used for anonymous access cannot be on a remote ...
    (microsoft.public.inetserver.iis.security)
  • Re: iis 6.0
    ... If you running in IIS5.0 isolation mode, ... An IIS account for anonymous access to IIS. ... >>1) Network service is process identity, ...
    (microsoft.public.inetserver.iis.security)