moss_newbie
moss_newbie

Reputation: 31

Public blog site settings in Sharepoint

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?

Upvotes: 3

Views: 403

Answers (1)

jwmiller5
jwmiller5

Reputation: 2604

You will also need to provide Read access to the blog itself. (The Posts list) and Limited Access to the rest of the site so users can navigate to the posts.

Upvotes: 1

Related Questions