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

AlexisWilke’s picture

As 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

Roger34’s picture

Does it mean that I should have view_unpublished module enabled?

AlexisWilke’s picture

Roger32,

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

Roger34’s picture

Thanks. Will try and get back.

grimreaper’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Hello,

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.