Is there a module that will allow only certain types of users to view certain content types. For example, I created an "Employee" role and added user to that role. Than I created a content type that I named "inventory" and I only want user with an "Employee" role to be able to view any page that has a content type of "inventory". I don't want any other user or unauthenticated users to be able to view this.

Comments

ziobudda’s picture

Interesting me, too. Plz anyone ?

Freelancer Senior Drupal Developer -- http://www.ziobuddalabs.it

kenuck’s picture

You should be able to do this with user permissions.. (admin/user managment/permissions)

Find the node type check the box to the corresponding role.

cheers
k

-----------------------------------------
http://www.netrift.com - Custom modules

ziobudda’s picture

No, permissions are: create, edit, add and delete. Not VIEW.

M.

Freelancer Senior Drupal Developer -- http://www.ziobuddalabs.it

kenuck’s picture

Ah.. you are correct.

how about looking at this modules? http://drupal.org/project/content_access

cheers
k
-----------------------------------------
http://www.netrift.com - Custom modules

ziobudda’s picture

Great. Tnx for the module.

M.

Freelancer Senior Drupal Developer -- http://www.ziobuddalabs.it