Hello Guys,

I want to give permissions to authenticated users to view only specific content type node. There is built in support to create/edit/delete(node) operations for authenticated users.

How can I give view node only permissions to authenticated users?

Comments

nevets’s picture

You can use a module like Content access to limit view access on a per content type basis.