Closed (fixed)
Project:
node privacy byrole
Version:
6.x-1.6
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Jul 2011 at 23:00 UTC
Updated:
28 Jul 2011 at 16:31 UTC
Hi all...
Only an administrator has permission to edit my node/67 =
My test user Ed has only one role = editor =
http://redsand.org/ed.jpg
and does not have the 'administer nodes' permissions =
http://redsand.org/perms.jpg
Therefore Ed should be able to edit node/67, but he can =
http://redsand.org/edit.jpg
I have tried flushing caches, rebuilding permissions.
Any suggestions please?
Thank you
Comments
Comment #1
deekayen commentedYou've shown an incomplete picture of your permissions grid. There are other options per-content type below that.
Edit any content
Edit own content
If Editor is granted on one of those, NPBR isn't capable of overriding a grant. In fact, no permissions module can declare "deny" as a permission until Drupal 7.
Comment #2
juc1 commented@ deekayen, you are correct. I was trying to use npbr to deny a permission already given but it should be used to grant a permission not yet given. Problem fixed, thank you.