.net user not working IIS6

Hi,

Something confusing me slightly, when a user wants to run .aspx pages etc I
was under the impression that I could just grant the ASPNET user full rights
or read to the website that needed it. This doesn’t seem to work, if I grant
the everyone group access the .aspx pages they start working. Any ideas?

Also as a side option id like to have the ASPNET user on my domain so that I
can replicate the permissions across multiple servers but im not sure what
privileges it needs.

Many thanks

Matt
Matty M [ Mo, 20 Juni 2005 12:09 ] [ ID #845429 ]

Re: .net user not working IIS6

On Mon, 20 Jun 2005 03:09:04 -0700, "Matty M" <Matty
M [at] discussions.microsoft.com> wrote:

>Something confusing me slightly, when a user wants to run .aspx pages etc I
>was under the impression that I could just grant the ASPNET user full rights
>or read to the website that needed it. This doesn’t seem to work, if I grant
>the everyone group access the .aspx pages they start working. Any ideas?

In IIS6 try the Network Services account.

Jeff
jeff.nospam [ Di, 21 Juni 2005 06:04 ] [ ID #847179 ]

Re: .net user not working IIS6

Matty M wrote:
> Hi,
>
> Something confusing me slightly, when a user wants to run .aspx pages etc I
> was under the impression that I could just grant the ASPNET user full rights
> or read to the website that needed it. This doesn’t seem to work, if I grant
> the everyone group access the .aspx pages they start working. Any ideas?
>
> Also as a side option id like to have the ASPNET user on my domain so that I
> can replicate the permissions across multiple servers but im not sure what
> privileges it needs.
>
> Many thanks
>
> Matt

The ASPNET user is a local account, and cannot - unfortunately - be
"replaced" by a domain account, to my knowledge. Make sure that you have
also given the IUSR_xxx account, and Network services account.
If this doesn't work; could you perhaps tell us a little bit more about
what kind of error message you're getting ?

- Øyvind
oyvind [ Di, 21 Juni 2005 09:59 ] [ ID #847181 ]
Webserver » microsoft.public.inetserver.iis.security » .net user not working IIS6

Vorheriges Thema: [IIS 5.0] How to install, set up and remove Certificate in IIS without using wizard
Nächstes Thema: Win2003 Server/IIS 6.0 Anonymous Login not working