By dshearon on
Is it possible to make one (or more) content type visible to anonymous users while keeping other types restricted to authenticated users only? I have a need to make some pages open to the public and some content kept only for logged in users. I am sure it is possible some way or another but it isn't obvious to me how to proceed.
Comments
Module ACL
I think several modules from the Security category (http://drupal.org/project/modules?filters=tid%3A69&solrsort=sis_project_...) can accomplish this, but at least it can be done with ACL: http://drupal.org/project/acl
Mark
Content Access Module
I've used the content access module to meet similar requirements. You can download it at: http://drupal.org/project/content_access