I set up a public blog site with Sharepoint and completed all anonymous access settings. I gave Add, Edit, Delete, View permissions to anonymous users for the Comments list as described here
The problem is, on the home page when an anonymous user clicks on the title of a post, browser asks for login information. The requested page is "http://blogsite/Lists/Posts/Post.aspx?ID=1"
Anonymous comments are enabled but users won't be able to add comments unless they can access the post details page.
Any help?