Hi,
IUSR account is typically used for anonymous access (i.e. IIS uses the IUSR
account because the end user has not provided any credentials).
Unless you have to know the IUSR account's password, your current setup is
not going to work.
So:
a) Do you want users to authenticate? If so, then you'll need to give those
users NTFS permissions to the files/folders in your website to allow them to
browse the site
b) Do you want your users to browse anonymously? Then give IUSR acount NTFS
permissions to the files/folders and disable Integrated Windows
Authenticaiton, and enable Anonymous Auth instead.
Cheers
Ken
"in da club" <xx> wrote in message
news:OCKr9H3dHHA.3616@TK2MSFTNGP05.phx.gbl...
>I have installed iis 6.0 on my win 2003 server..
>
> I created a web site and give IUSR_MAchinename account to access web site
> with only integrated windows authentication.
>
> I put my files into into wwwroot folder and give the all permission for
> iusr_machinename account.
>
> When i try to access the web site It prompts me to enter user
> credentials.. How can i solve it ?
> >> Stay informed about: IIS IUSR_ PROBLEM