By swsearcy on
I will apologize ahead of time if I am asking something that should have been easy to find. I've searched the Drupal forums and the web to no avail. While I've read in several places that Drupal provides facilities for group permissions, I've only found references to roles and the ability to assign them to blocks. I am looking to build a corporate intranet with portions of the web site for each department. Each department would identify the one or two people who should have editing permissions on their portion of the web site. What module or modules do I need to restrict editing permissions on content to specific groups of users?
Many thanks.
Scott
Comments
check this out
You might try node privacy by role or simpleaccess.
They both allow you to do determine rights per node by roles (the former allows more detailed control).
good luck.
charles
this is a cut and paste from:
http://drupal.org/node/59858
Thanks - I will
Thank you Charles! I will look at both and report back.
Simple Access it is
Charles,
Thank you again for your recommendation. I've tried both and will move forward with Simple Access.
Scott
glad I could help
I'm glad I could help.
charles