Re: IIS Virtual directory not working
From: Ken Schaefer (kenREMOVE_at_THISadopenstatic.com)
Date: 01/03/05
- Next message: Kristofer Gafvert: "Re: using host headers for multiple sites in IIS 6"
- Previous message: David Wang [Msft]: "Re: Host Header redirection problem"
- In reply to: nzanella_at_cs.mun.ca: "Re: IIS Virtual directory not working"
- Next in thread: nzanella_at_cs.mun.ca: "Re: IIS Virtual directory not working"
- Reply: nzanella_at_cs.mun.ca: "Re: IIS Virtual directory not working"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 3 Jan 2005 18:46:01 +1100
In Explorer, right-click on the folder -> Properties -> Security
Give IUSR_<Machinename> NTFS Read (R) permissions.
What you are doing is configuring IIS to use a particular account as the
"anonymous user account". This account then needs to be given NTFS
permissions to the folders/files in question. If you change the anonymous
user account in the IIS manager, then you need to use Explorer to change the
NTFS permissions on the files in question so that the new account also has
access.
Cheers
Ken
<nzanella@cs.mun.ca> wrote in message
news:1104703471.182409.314330@c13g2000cwb.googlegroups.com...
>
> Kristofer Gafvert wrote:
>> Hello,
>>
>> You need to set up properly NTFS security settings
>> on the files/folder.
>>
>> If you want anonymous access, IUSR_MachineName
>> (your anonymous account) needs atleast read access to the files.
>
> Thanks. When I run inetmgr, I right click on my virtual directory
> folder, select Properties, click on the Directory Security tab,
> click Edit... under Anonymous Access and Authentication Control,
> and see the Anonymous Access option checked there with user name
> IUSR_COMPUTER.
>
> I thought this would do. If this is not it, then what procedure must I
> follow to properly set up NTFS security settings on the folder and
> I want to use as a virtual folder and files contained therein.
> Thank you for your response,
>
> Neil
>
- Next message: Kristofer Gafvert: "Re: using host headers for multiple sites in IIS 6"
- Previous message: David Wang [Msft]: "Re: Host Header redirection problem"
- In reply to: nzanella_at_cs.mun.ca: "Re: IIS Virtual directory not working"
- Next in thread: nzanella_at_cs.mun.ca: "Re: IIS Virtual directory not working"
- Reply: nzanella_at_cs.mun.ca: "Re: IIS Virtual directory not working"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|