[development] node_access table

Dave Cohen drupal at dave-cohen.com
Fri Dec 30 20:42:25 UTC 2005


V,

Start by creating roles and assigning privileges under administer >> access 
control in the admin interface.  Hopefully you'll find everything you need 
there and you won't have to modify the database by hand.

The node_access table only comes into play when you enable a module that uses 
it (i.e. Taxonomy Access Control).  When such a module is enabled, the 
node_access table makes it possible to grant privileges on a node-by-node 
basis.

There is much more documentation to be found on these subjects on drupal.org.

-Dave


On Thursday 29 December 2005 09:20 am, VJ wrote:
> How does this table work? If I want to remove comment and update rights to
> a specific user (or role), whats the exact SQL query?
>
> Thanks,
>
> V


More information about the development mailing list