Efficient User Management in Drupal: A Complete Guide

thumb_up 1  ·  sell Drupal user administration, Managing users in Drupal, User access control in Drupal

User Management manages the information of the user, which allows creating or deleting the user, changing passwords, time and roles.

Following are the simple steps to manage the users in Drupal.

Step 1 − Click People --> Permissions Tab.

 

 

In Permission tab, you can view two more tabs i.e. Permissions and Roles as shown in the preceding screen.

  • Permission

    This section is related to posting content permission. It contains the following types of permission −

    • Block − Sets permission to view, create, enable and disable the blocks.

    • Comment − Sets permission to users to view, edit, post comment or skip comment approval.

    • Contextual links − Sets permission to use contextual link to perform action related to elements on a page.

    • Dashboard − Sets permission to allow users to view and make changes in the dashboard.

    • Filter − Permission to filter the amount of roles and permission on the site.

    • Image − Permission to create or modify the styles of images.

    • Menu − Allows permission to access menu items and create menu through the admin interface.

    • Node − Allows to manage the view, edit and delete permissions for content type.

    • Overlay − Sets permission to display administrative page as a layer over the current page.

    • Path − Sets permission to access path to all pages of Drupal site.

    • Search − Sets permission to use normal and advanced search.

    • Shortcut − Allows permission to set the shortcut toolbar on top of the page.

    • System − Permission is granted to administer site configuration, view the themes, site reports, etc.

    • Taxonomy − Permission to set the vocabularies and terms, and also to edit and delete terms in tags.

    • Toolbar − Allows permission to access the administration toolbar.

    • User − Sets permission to individual users without assigning any special role to provide an interface.

  • Roles

    It allows to set permissions for group of users by defining there roles. Here you can create the roles and edit permissions for each user.

 

  • Anonymous user − Allows user to access your website without asking them for the username or password.

  • Authenticated user − Allows only those users to access your website, who are authenticated to use it.

  • Administrator − User who is responsible to manage the complete website and allow users to create or view by his permission.

 

The End! should you have any inquiries, we encourage you to reach out to the Vercaa Support Center without hesitation.

Was this answer helpful?

Related Articles

description

An Introduction to Drupal

    Drupal is a free and open source Content Management System (CMS) that allows organizing, managing and publishing your content. It is…

arrow_forward
description

Installing Drupal: A Comprehensive Guide

    This chapter provides step-by-step procedure for Drupal installation. Before installing Drupal, the following system requirements are…

arrow_forward
description

Understanding the Drupal Architecture

  Drupal is a platform for web content management which is a powerful tool for building simple and complex sites. In this chapter, we are…

arrow_forward
description

Exploring Drupal's Main Menu Functionality

    In this chapter, we will study how to Create Menus in Drupal. Menus are very important to easily navigate in your website. Menus…

arrow_forward
description

Mastering Drupal's Blocks and Regions

  In this chapter, we will study about Drupal Blocks & Regions. Blocks are container objects that are used to organize your content of…

arrow_forward
arrow_back « Back