I created a public blog site using Sharepoint and completed all the anonymous access settings. I gave "Add", "Edit", "Delete" and "View permissions" to anonymous users in the comments list, as described here
The problem is that on the home page, when an anonymous user clicks on the message header, the browser asks for login information. Requested page: " http: //blogsite/Lists/Posts/Post.aspx? ID = 1 "
Anonymous comments are included, but users will not be able to add comments if they cannot access the post details page.
Any help?
source
share