Re: iis 6.0
From: sanjay (sanjayx_b_vankudre_at_intel.com)
Date: 07/18/03
- Previous message: Jeff Cochran: "Re: IUSR_ and IWAM_ account cannot log in to IIS"
- In reply to: Bernard: "Re: iis 6.0"
- Next in thread: Bernard: "Re: iis 6.0"
- Reply: Bernard: "Re: iis 6.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 18 Jul 2003 14:43:38 -0700
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
>> >
>> >
>> >.
>> >
>
>
>.
>
- Previous message: Jeff Cochran: "Re: IUSR_ and IWAM_ account cannot log in to IIS"
- In reply to: Bernard: "Re: iis 6.0"
- Next in thread: Bernard: "Re: iis 6.0"
- Reply: Bernard: "Re: iis 6.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|