I want to password protect a scheduled and unpublished node and allow a nonregistered user to view this page. What kind of permissions should I set? Please elaborate.
I want to password protect a scheduled and unpublished node and allow a nonregistered user to view this page. What kind of permissions should I set? Please elaborate.
Comments
Comment #1
AlexisWilke commentedAs far as I know, anonymous users cannot see an unpublished page...
Do you mean that you'd like to have the non-registered user capable of accessing the page once the node gets published on the schedule date?
Otherwise, just give your anonymous users "access protected content".
Thank you.
Alexis Wilke
Detailed permission information: http://www.m2osw.com/doc-protected-node-permissions
Comment #2
Roger34 commentedDoes it mean that I should have view_unpublished module enabled?
Comment #3
AlexisWilke commentedRoger32,
That sounds about right, yes, assuming that module is capable of showing unpublished nodes to anonymous users. This is a Drupal Core feature so the protected_node module would not itself be capable of fixing the problem.
Thank you.
Alexis Wilke
Comment #4
Roger34 commentedThanks. Will try and get back.
Comment #5
grimreaperHello,
I close this issue because Drupal 6 is no more supported. https://www.drupal.org/drupal-6-eol
If this issue is present in Drupal 7, feel free to re-open it.