I have inherited a SharePoint application whose architecture is structured with a publishing site as the top level site and all subsites are also publishing sites. The web application I am working with is set up on the internet zone and configured to use FBA. It is an extension of a web application on the default zone
All subsites are inheriting permissions from the parent. I have anonymous access turned on, configured and working on the top level site. Anonymous access does not work for the subsites. Since the site will ultimately be a public facing internet site, anonymous access must work for most subsites, with a few requiring users to login via FBA.
Is this a bug or do I simply have a site structure that isn't recommended? I have also tried breaking permissions inheritence and explicitly setting anonymous access on the subsite. This also does not work. Any thoughts?