How to restict access to certain pages

UNarmed - November 1, 2009 - 12:21

Hey all, dose anyone know how i would go about restricting access to certain pages for specific roles??

A nudge in the right direction would be greatly appreciated =D

Make

ludo1960 - November 1, 2009 - 12:22

Use of content types to restrict access to certain roles

In addition to the 'core'

nirbhasa - November 1, 2009 - 13:02

In addition to the 'core' approach outlined above there are also contrib solutions:

- You can also restrict access on a per-user basis to content types and also individual nodes (http://drupal.org/project/content_access)

- Restrict access to individual nodes: http://drupal.org/project/nodeaccess

- Restrict access to nodes marked with certain taxonomies http://drupal.org/project/taxonomy_access (or http://drupal.org/project/tac_lite )

- Restrict access to nodes contained within a book (http://drupal.org/project/book_access)

There are also other solutions but these seem to be the most popular

Subscribing

vincent sg - November 1, 2009 - 13:46

Subscribing

I found a super nice module

UNarmed - November 6, 2009 - 08:07

I found a super nice module for doing exactly this, http://drupal.org/project/simple_access

It alows you to group users into user groups and then when you creating or editing a page you can say which user groups should be allowed to access that page.

 
 

Drupal is a registered trademark of Dries Buytaert.