I am using drupal 5.5. I want to create a page that can only be viewed by authenticated users and/or I would like to create a link to such a page that would only be seen by authenticated viewers.

Comments

KillerJerseys’s picture

I use Front Page, http://drupal.org/project/front

Only auth'd users can see my specially created front page. Maybe not what you're looking for, but worth a shot.

LM23’s picture

Im not sure, but here might be a similar solution?
http://drupal.org/node/210945

Kuldip Gohil’s picture

Hi

You can use node privacy by role module and set permission at per node(page)

you can get it at http://drupal.org/node/11598/release

Kuldip Gohil

walterbyrd’s picture

Unless I'm logged in as an authenticated user, I can not see any of my stories. I have checked, and re-checked the permissions settings. The stories, and pages, are set to be viewable by anonymous users. Is this a bug? Is there anything I can do?

kenorb’s picture

try view_own module