I have a site with a public face and url, and then a private (more like intranet) interface--both use the same database. I want only users in a certain role to have access to the content in the intranet section (which has its own domain), and then be able to easily move content public when relevant. Could I use this module to protect content in the intranet site, then move it to the public domain?

Comments

adrian’s picture

I don't think it's flexible enough for that.

You should use a node access module.

adrian’s picture

Status: Active » Closed (works as designed)

This module is not intended to act as a security layer.

You need to use a node access module if you want to accomplish this.

Marking this as by design.