How to set viewing permissions?
jpewert - July 22, 2008 - 11:44
While the permission-system is extremely detailed, I have yet to find a way to determine that nodes of a certain content type may only be viewed by certain logged-in users.
Can I do this with Core or is there any module I should look for?

=-=
consider browsing the user access/authentication modules category and test the conrtib modules there.
Some use a taxonomy access method to do what you ask, though with D6 there may be newer ways to accomplish the task.
Thanks a lot, I have now
Thanks a lot, I have now dived into nodeaccess module. Looks good so far!