drupaldrupal-7drupal-roles

Drupal: block node editing for specific user(role)


At my Drupal 7 site every registred user can add nodes. But sometimes i'd like to put some users to group e.g. "Temp ban" and block node add/edit for this users/group.

How can I do it?


Solution

  • Module Deny Access is what I was looking for.