I'm trying to create a Forum which all authenticated users can post to.
I set up the forum and give it a security group.
I then allow all authenicated drupal users access to it.
They can see it, but can't post unless they also have 'post new threads/posts' access.
But if they do, they can post to ANY forum, even ones they don't have 'access forum' permissions

I'm assuming I need something along the lines of 'post new thread/posts_3__forum' access but the documentation only mentions moderator is used in this way.

Do you have an answer for this? Can it be documented?

Comments

daniel.hunt’s picture

Assigned: Unassigned » daniel.hunt
Status: Active » Fixed

Take a read here: http://drupal.org/node/197085

There are 3 security settings you need to look at

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.