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, roles, and permissions


In order to log in to your Drupal 8 site, you will need a user account.

A site maintenance account was created automatically when you installed Drupal, and the user can perform all actions on this site. You may hear this user referred to as user 1, which is a reference to the user ID in the database.

A user is another form of entity, and like all other entity types, this means that you can add fields to the user definition in order to include more information in the user account such as forename, surname, and telephone number.

Each user is assigned one or more roles, and roles have permissions attached to determine exactly what the user is permitted to do when logged into the site. Standard roles are:

  • Anonymous user: Assigned to anyone not logged into the site—visitors

  • Authenticated user: This is assigned to anyone logged in to the site

  • Administrator: This is for site owners, site maintainers, and site builders

You can, and most likely will, create additional roles...

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 £13.99/month. Cancel anytime
Visually different images