Re: IIS 6 / FrontPage Group Isolation
From: Scott Muc (smuc_at_paconline.net)
Date: 07/15/03
- Next message: Scott Muc: "Re: IIS 6 / FrontPage Group Isolation"
- Previous message: Dmitry Korolyov: "Re: Problems with MS Access data source"
- In reply to: Roger Abell [MVP]: "Re: IIS 6 / FrontPage Group Isolation"
- Next in thread: David Wang [Msft]: "Re: IIS 6 / FrontPage Group Isolation"
- Reply: David Wang [Msft]: "Re: IIS 6 / FrontPage Group Isolation"
- Reply: Scott Muc: "Re: IIS 6 / FrontPage Group Isolation"
- Reply: Jonathan: "Re: IIS 6 / FrontPage Group Isolation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 15 Jul 2003 10:40:23 -0700
>> Just found out something else. Extending FrontPage
>> extensions puts NETWORK/INTERACTIVE and the custom FPSE
>> group in the ACL only when the site was created using my
>> ASP createsite script.
>>
>> If I create the site manually it works fine. Not sure it
>> it will help but I'm attaching the code that creates a
>> website : http://muc-central.com/createsite.txt
>
>Hmmm. I do not really understand this behavior.
>
What's worse is that if I change one line of my script,
and set the home directory to a local folder, it works
fine.
>Your script, which by the way is quite similar to settings
>that I use, does not do the FP extending (which of course
>cannot be scripted - only shelled out to owsadm,
repetitively)
>
I have an ASP script that installs FP using WScript.Shell,
and owsradm.exe. I can post it on-line if you want to
check it out.
><PS> From the script I see you likely are already using
>separate iusr accounts (i.e. your iusername). However,
>as I understand it, to effect similar for the IWAM with
>IIS 6 you need to have an app pool per distinct authoring
>ownership (sounds like a performance killer doesn't it ?)
>Notice how that clarifies earlier response in other post
>where I was thinking IIS5.
></PS>
Yes, we are creating seperate IUSRs for every website, and
creating a seperate application pool for every website. I
prefer security/stability over performance enhanced
settings.
>> I guess I could create a site with my script, and
>> another manually and do a diff on the metabase
>>properties.
>We think alike, after reading this last I just cut out
>from further up where is now <PS>
Tried this, and the metabase settings were the same.
<-- snip -->
- Next message: Scott Muc: "Re: IIS 6 / FrontPage Group Isolation"
- Previous message: Dmitry Korolyov: "Re: Problems with MS Access data source"
- In reply to: Roger Abell [MVP]: "Re: IIS 6 / FrontPage Group Isolation"
- Next in thread: David Wang [Msft]: "Re: IIS 6 / FrontPage Group Isolation"
- Reply: David Wang [Msft]: "Re: IIS 6 / FrontPage Group Isolation"
- Reply: Scott Muc: "Re: IIS 6 / FrontPage Group Isolation"
- Reply: Jonathan: "Re: IIS 6 / FrontPage Group Isolation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|