Does anyone know if there is a way to require login in for individual nodes?

Thanks,

Comments

naveenpl’s picture

I didnt get the question. Please specify the question.
Do you need login form for all nodes or do you need to allow only user who has specific permission to view corresponding nodes.

pshafer’s picture

I would like to force a redirect to login if the node requires it. Some nodes will be open to the public, some will be closed to registered users.

naveenpl’s picture

That can be done by setting user role and permission.
Set permission to node which are accessible to new user role and not to all authenticated users.

Hope this will help.
Cheers.