Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I recently installed Drupal, v. 4.6.3, and I'm quite pleased with it.
But I was wondering if it was possible for me to let each user edit only 1 certain node.
I am running a site for different groups, and I want each group to get access to their own page, where they can edit their content.
Is this possible? I want to limit the users to only edit their page. Nothing more. How can this be done? Should I create user groups or something?
Thanks for any answers.
I would like to use Drupal to run a sort of client admin site. The idea is that it will be a site for my clients to log in and view thing like passwords for a hosting account, progress of projects, and files (images etc) to do with them etc etc.
What I want to have is some way of each user having a home page that only they can see after logging in. Can I do this? I know I can do it with roles, but having a role for each client is very messy.
I have been using mambo but was drawn to Drupal because it was supposed to have good security. Based on documentation and the user interface, I can only limit access by content type (page, story), and not by content category (different roles/groups in the community) or other item specific way. I could not believe my eyes.
What is it that I have not understood about Drupal security?