Re: iis 6.0
From: Bernard (qbernard_at_hotmail.com)
Date: 07/21/03
- Next message: Wei-Dong Xu [MSFT]: "RE: Verifying existence of UserName-Password in Win2000 or later"
- Previous message: Bernard: "Re: Submitting a Certificate Request problem"
- In reply to: sanjay: "Re: iis 6.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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 > >> > > >> > > >> >. > >> > > > > > > >. > >
- Next message: Wei-Dong Xu [MSFT]: "RE: Verifying existence of UserName-Password in Win2000 or later"
- Previous message: Bernard: "Re: Submitting a Certificate Request problem"
- In reply to: sanjay: "Re: iis 6.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|