permissions

Drupal node permissions problem

http://redhotchilliproject.com/blog/the-problem-with-drupal-s-administer...

Together with node access module and the modules described in the post you can have a descent node permission system. It handles published/unpublished vars by content type, it handles by content type and by node role access for crud. The manager enables you to have a better overview.

Posted by: 
Dominique De Cooman

From drupal.org :
If the site is experiencing problems with permissions to content, you may have to rebuild the permissions cache. Possible causes for permission problems are disabling modules or configuration changes to permissions. Rebuilding will remove all privileges to posts, and replace them with permissions based on the current modules and settings.

Rebuilding may take some time if there is a lot of content or complex permission settings. After rebuilding has completed posts will automatically use the new permissions.

Subscribe to permissions