Re: Setting Authorisation
From: Junkyard Engineer (jackeric_at_engineer.com)
Date: 11/25/04
- Next message: Henry Zhang: "Re: ADSI script for IIS 5.0 can not run in IIS 6.0"
- Previous message: Kristofer Gafvert: "Re: asp.net on a XP machine problem"
- In reply to: Bernard: "Re: Setting Authorisation"
- Next in thread: Bernard: "Re: Setting Authorisation"
- Reply: Bernard: "Re: Setting Authorisation"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 25 Nov 2004 10:32:46 -0500
Ok, found it. For reference to others, here's how to do it
1. Visit this link http://support.microsoft.com/kb/299970/en-us. The main
thing is to put all pages that you want to protect in one folder in your
website directory structure. I've put mines in "Private Access". That's the
easy part.
2. If you do that alone, it doesn't work so, the KB article is misleading or
erroneous. Now, open IIS console. Navigate to the new directory (obviously,
you already published your website) and right click on it and choose
Properties. Click on Security Tab and Modify button. Make sure that
Anonymous access is UNCHECKED and that Integrated Windows Authentification
is UNCHECKED at the bottom. ONLY Basic Authentification should be CHECKED
That's it. Keep this for reference somewhere because like me, you will
forget about it.
"Bernard" <qbernard@hotmail.com.discuss> a écrit dans le message de news:
uxYFINr0EHA.3616@TK2MSFTNGP11.phx.gbl...
> and does the so called 'admin account' have at least READ NTFS permission
> on
> the cal.htm ?
>
> --
> Regards,
> Bernard Cheah
> http://www.tryiis.com/
> http://support.microsoft.com/
> http://www.msmvps.com/bernard/
>
>
>
> "Junkyard Engineer" <jackeric@engineer.com> wrote in message
> news:O7zzhul0EHA.2040@tk2msftngp13.phx.gbl...
>> I have IIS5.1 and on my website, I published my Outlook calendar. I don't
>> want everybody to access my calendar.
>>
>> Somehow, in FP2003, I can't set the security of individual website or
>> html
>> page.
>>
>> So I thought to set the security access via IIS console. I open MMC and
>> navigate to my cal.htm. I click Authorisation Assistant. Then I set it
>> to
>> be secure access using windows account.
>>
>> When I'm trying to access it, it ask me a username/password. I give my
> admin
>> account and the access is blocked.
>>
>> Is there something else I have to do ?
>>
>>
>
>
- Next message: Henry Zhang: "Re: ADSI script for IIS 5.0 can not run in IIS 6.0"
- Previous message: Kristofer Gafvert: "Re: asp.net on a XP machine problem"
- In reply to: Bernard: "Re: Setting Authorisation"
- Next in thread: Bernard: "Re: Setting Authorisation"
- Reply: Bernard: "Re: Setting Authorisation"
- Messages sorted by: [ date ] [ thread ]