Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Learning Drupal 8

You're reading from   Learning Drupal 8 Create complex websites quickly and easily using the building blocks of Drupal 8, the most powerful version of Drupal yet

Arrow left icon
Product type Paperback
Published in Jan 2016
Publisher Packt
ISBN-13 9781782168751
Length 328 pages
Edition 1st Edition
Languages
Tools
Concepts
Arrow right icon
Author (1):
Arrow left icon
 Abbott Abbott
Author Profile Icon Abbott
Abbott
Arrow right icon
View More author details
Toc

Table of Contents (21) Chapters Close

Learning Drupal 8
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
1. Introduction FREE CHAPTER 2. Installation 3. Basic Concepts 4. Getting Started with the UI 5. Basic Content 6. Structure 7. Advanced Content 8. Configuration 9. Users and Access Control 10. Optional Features 11. Reports 12. Extending Drupal 13. Theming Drupal 14. Getting Support Index

Users and roles


Drupal allows an unlimited number of user accounts—site users each with a unique username, e-mail address, and password—and it employs roles to which you can attach permissions. A site user's capabilities are dictated by the role(s) the user is a member of and the permissions that are assigned to those role(s).

Each role, including the special Anonymous and Authenticated user roles, is granted one or more named permissions allowing them to perform certain tasks.

A list of the currently defined roles is found by navigating to People | Roles (admin/people/roles):

Here, you'll see a list of the roles available on your site by default:

Let's see how these roles are defined:

  • Anonymous user: This is anyone who is not logged in, that is, public visitors to your site

  • Authenticated user: This is used for logged in users

  • Administrator: This is a special Drupal role that is granted a high level of permission—often dangerously high for many users and really only meant for senior site administrators...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime
Visually different images