I'm using Drupal 4.7.3. I have successfully created a forum. What I want to do is to limit POSTING new comments to registered users, but to let everyone read the items in the forum. What I'm seeing now is that if you are not a registered user, you can see only the topics in the forum but not the replies. I'd like anybody to be able to see all the contents in the forum but be blocked from posting their own content unless they are authenticated users. It should work just as the Drupal forum does. What do I have to do?