John: Thanks for sticking with me on this.; ;o)
(BTW, does this list prefer top-posting, or trimming and replying in-line? I know lists differ on that and just want to make sure I'm adhering to any preferences) So, I double checked the info in step 18, and the flexwiki site is set to use the DefaultAppPool. The Identity is, as you state 'Network Service' Now, I guess this is where I'm getting confused. There's no 'user' called 'Network Service' on this server. Should there be? Or is that what the ASPNET machine account is? Finally, I did check the config file. And is is set to 'None' for authentication mode. To quickly clarify, for the NAMESPACES folder permissions: - ASPNET account, when set to read&execute/List/Read/Write, denies write access to the folder (Namespace (SampleNamespaceOne) not writable) AND gives us the federation error (Error loading federation) - IIS_WPG account, when set to write, DOES allow writing to the folder, but still leaves us with the federation error. -Darrel On Feb 5, 2008 9:41 AM, John Davidson <[EMAIL PROTECTED]> wrote: > The identity is determined by the identity of the Application Pool assigned. > In the configuration I showed it as the Default App Pool, which is normally > Network Service. You can check this by reviewing the properties as in step > 18 of [1]. This will show what app pool is being used. Then in the IIS > Service Manager, expand the Application Pools to show the app pool in use > and then right-click that app pool and select Properties. In the properties > select the Identity tab. > > Also you should have your web.config > > <authentication mode="None" /> > <authorization> > <allow users="*" /> > </authorization> > > This will ensure the simplest security until things are working correctly. > > > > > [1] > http://ods.dyndns.org/FlexWiki/default.aspx/OdsWiki/InstallingFlexWikiDetailed.html > > John Davidson > > > > On Feb 5, 2008 10:26 AM, D A <[EMAIL PROTECTED]> wrote: > > Hmm...is that the 'Launch IIS Process Account'? On this particular > > server, that is IWAM_[computername]. > > > > I added that user to the NAMESPACES folder and gave it > > read-execute/read/write permissions, but still get the error: > > > > Error loading federation: Access to the path > > 'D:\Web\flexwiki\Namespaces\SampleNamespaceOne\testFile.txt' is > > denied. > > > > -Darrel > > > > > > > > > > On Feb 5, 2008 9:06 AM, John Davidson <[EMAIL PROTECTED]> wrote: > > > The important account is NETWORK SERVICE, assuming that is the account > used > > > to start IIS6. If you use a different account then that account should > have > > > the permissions shown for NETWORK SERVICE. > > > > > > > > > If that is not it then we probably have to figure out the issue and then > > > have me add it to my documentation. > > > > > > John Davidson > > > > > > > > > > > > On Feb 5, 2008 9:51 AM, D A <[EMAIL PROTECTED]> wrote: > > > > John: > > > > > > > > Yes, that's what I based my install off of. > > > > > > > > Giving ASPNET the permissions didn't do anything in terms of making > > > > the namespace folders writable. > > > > > > > > I did play some more and found if I granted IIS_WPG the permissions, I > > > > could then write to the namespace folders, however the 'testFile.txt' > > > > was still locked with the 'Error loading federation' error. > > > > > > > > If it matters, the IUSR account has 'write' permisisons DENIED by > default. > > > > > > > > -Darrel > > > > > > > > > > > > > > > > This is Windows Server 2003 > > > > > > > > > > > > > > > > > > > > On Feb 4, 2008 4:25 PM, John Davidson <[EMAIL PROTECTED]> wrote: > > > > > Have you reviewed the detailed installation instruction with > screenshots > > > at > > > > > [1]? Do the permissions and other screenshots match? Are you using a > > > Server > > > > > (Windows 2003) or a Workstation (XP, Vista) or Mono? > > > > > > > > > > [1] > > > > > > > > > http://ods.dyndns.org/FlexWiki/default.aspx/OdsWiki/InstallingFlexWikiDetailed.html > > > > > > > > > > John Davidson > > > > > > > > > > > > > > > > > > > > On Feb 4, 2008 4:58 PM, D A <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > > > > > > > > > > > > > I'm getting two namespace errors after installation: > > > > > > > > > > > > Namespace (SampleNamespaceOne) not writable. > > > > > > Namespace (SampleNamespaceTwo) not writable. > > > > > > > > > > > > I have gone to the Namespaces folder under IIS and have confirmed > that > > > > > > 'ASP.NET Machine Account' has red, execute, list and write > > > > > > permissions. > > > > > > > > > > > > I've also gone to ADVANCED and chosen the 'Replace permissions > entries > > > > > > on all child objects...' option. > > > > > > > > > > > > So...it appears that my permissions are set, but I'm still getting > the > > > > > > 'not writable' errors. > > > > > > > > > > > > Any thoughts/ideas? > > > > > > > > > > > > -Darrel > > > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > > > > > > > > > > This SF.net email is sponsored by: Microsoft > > > > > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > > > > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > > > > > _______________________________________________ > > > > > > Flexwiki-users mailing list > > > > > > Flexwiki-users@lists.sourceforge.net > > > > > > https://lists.sourceforge.net/lists/listinfo/flexwiki-users > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > > > This SF.net email is sponsored by: Microsoft > > > > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > > > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > > > > _______________________________________________ > > > > > Flexwiki-users mailing list > > > > > Flexwiki-users@lists.sourceforge.net > > > > > https://lists.sourceforge.net/lists/listinfo/flexwiki-users > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > > This SF.net email is sponsored by: Microsoft > > > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > > > _______________________________________________ > > > > Flexwiki-users mailing list > > > > Flexwiki-users@lists.sourceforge.net > > > > https://lists.sourceforge.net/lists/listinfo/flexwiki-users > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > This SF.net email is sponsored by: Microsoft > > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > > _______________________________________________ > > > Flexwiki-users mailing list > > > Flexwiki-users@lists.sourceforge.net > > > https://lists.sourceforge.net/lists/listinfo/flexwiki-users > > > > > > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > _______________________________________________ > > Flexwiki-users mailing list > > Flexwiki-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/flexwiki-users > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Flexwiki-users mailing list > Flexwiki-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/flexwiki-users > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Flexwiki-users mailing list Flexwiki-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flexwiki-users