Having problem getting anonymous access to work for a calendar list in a MOSS 2007 internet web.
Have an authenticated publishing web that is extended with a anonymous only web: web1 is publishing site, authenticated and is extended into web2 which is anonymous. In Central admin
- Web1 is default zone. Allows anonymous and has intergrated authenticaiton enabled
- Web2 is internet zone. Allows anonymous, no integrated authentication.
In site collection
- Web1 - Enable Team Collaboration Lists, which provides the calendar Set permissions to allow anonymous to access entire web site
Navigate to web1/lists/calendar/calendar.aspx and you are authenticated if not already
Navigate to web2/lists/calendar/calendar.aspx 401 access denied
Go to calendar permissions, set anonymous allowed permissions to View items.
Navigate again and same results as above for web1 and web2.
What am I missing?